add shortcut for adding a tileset
This commit is contained in:
parent
092eb2b9aa
commit
45be05426c
1 changed files with 3 additions and 0 deletions
|
@ -2981,6 +2981,9 @@
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>New Tileset...</string>
|
<string>New Tileset...</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>Ctrl+Shift+N</string>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
<layoutdefault spacing="6" margin="11"/>
|
<layoutdefault spacing="6" margin="11"/>
|
||||||
|
|
Loading…
Reference in a new issue