Button key shortcuts added

This commit is contained in:
Rafael 2016-04-20 12:20:33 +02:00
parent f45ae57741
commit 9608ea88bf
1 changed files with 2 additions and 2 deletions

View File

@ -183,14 +183,14 @@
<item>
<widget class="QPushButton" name="cmdSnapmaticExport">
<property name="text">
<string>Export</string>
<string>&amp;Export</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="cmdSnapmaticClose">
<property name="text">
<string>Close</string>
<string>&amp;Close</string>
</property>
</widget>
</item>