Add missing Edit > Undo History option in gui.xml

This commit is contained in:
David Capello 2015-10-20 12:00:08 -03:00
parent 2eada35a38
commit cdfd80f1dd

View File

@ -468,6 +468,7 @@
<menu text="&amp;Edit">
<item command="Undo" text="&amp;Undo" />
<item command="Redo" text="&amp;Redo" />
<item command="UndoHistory" text="Undo Histor&amp;y" />
<separator />
<item command="Cut" text="Cu&amp;t" />
<item command="Copy" text="&amp;Copy" />