add shortcut for adding a tileset

This commit is contained in:
Karathan 2019-03-22 02:49:45 +01:00 committed by huderlem
parent 092eb2b9aa
commit 45be05426c

View file

@ -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"/>