Button key shortcuts added
This commit is contained in:
parent
f45ae57741
commit
9608ea88bf
1 changed files with 2 additions and 2 deletions
|
@ -183,14 +183,14 @@
|
|||
<item>
|
||||
<widget class="QPushButton" name="cmdSnapmaticExport">
|
||||
<property name="text">
|
||||
<string>Export</string>
|
||||
<string>&Export</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="cmdSnapmaticClose">
|
||||
<property name="text">
|
||||
<string>Close</string>
|
||||
<string>&Close</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue