refs #927, added audio button in keypad area

This commit is contained in:
Klaus Basan
2017-04-02 20:23:31 +02:00
committed by Mathew Sutcliffe
parent b4878a2bc0
commit 05761b6e07
3 changed files with 11 additions and 7 deletions

View File

@@ -117,12 +117,9 @@
</widget>
</item>
<item row="2" column="4">
<widget class="QPushButton" name="pb_Empty_3">
<property name="enabled">
<bool>false</bool>
</property>
<widget class="QPushButton" name="pb_Audio">
<property name="text">
<string/>
<string>Audio</string>
</property>
</widget>
</item>