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">
|
||||
<string>New Tileset...</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Shift+N</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<layoutdefault spacing="6" margin="11"/>
|
||||
|
|
Loading…
Reference in a new issue