Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
sunos
Michele Calgaro 2 years ago
parent 30c0048440
commit 70b8235e5b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -77,9 +77,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>

@ -348,9 +348,6 @@
<property name="text">
<string>Stop</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="flat">
<bool>true</bool>
</property>
@ -373,9 +370,6 @@
<property name="text">
<string>Loop</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toggleButton">
<bool>true</bool>
</property>

Loading…
Cancel
Save