Minor change in Palette menu

This commit is contained in:
David Capello 2015-05-21 11:15:44 -03:00
parent 9b07e0f9bf
commit badbd42cbc

View File

@ -736,9 +736,8 @@
<param name="size" value="17" />
</item>
<separator />
<item command="LoadPalette" text="L&amp;oad Palette from File" />
<item command="SavePalette" text="S&amp;ave Palette to File" />
<separator />
<item command="LoadPalette" text="L&amp;oad Palette" />
<item command="SavePalette" text="S&amp;ave Palette" />
<item command="LoadPalette" text="Load Default Palette">
<param name="preset" value="default" />
</item>