add ellipsis to new map and new tileset
This commit is contained in:
parent
af96054baf
commit
092eb2b9aa
1 changed files with 2 additions and 2 deletions
|
@ -2798,7 +2798,7 @@
|
||||||
</action>
|
</action>
|
||||||
<action name="action_NewMap">
|
<action name="action_NewMap">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>New Map</string>
|
<string>New Map...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+N</string>
|
<string>Ctrl+N</string>
|
||||||
|
@ -2979,7 +2979,7 @@
|
||||||
</action>
|
</action>
|
||||||
<action name="actionNew_Tileset">
|
<action name="actionNew_Tileset">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>New Tileset</string>
|
<string>New Tileset...</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
Loading…
Reference in a new issue