Merge pull request #369 from jjuback/master

Start MenuRole enum at 1.
This commit is contained in:
Gregor Biswanger
2020-04-18 17:03:20 +02:00
committed by GitHub

View File

@@ -8,7 +8,7 @@
/// <summary>
/// The undo
/// </summary>
undo,
undo = 1,
/// <summary>
/// The redo