summaryrefslogtreecommitdiffstats
path: root/examples/process
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:32:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:32:51 +0900
commit044c03f28ec609b5151e7ab4106a0f0eb86db094 (patch)
tree20789ea723500001d54fdd4c287eb2a1ee685985 /examples/process
parentec04b50a44be8fc3b6d81c1bc2000f7027272c14 (diff)
downloadtqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.tar.gz
tqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'examples/process')
-rw-r--r--examples/process/small_dialog.ui6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/process/small_dialog.ui b/examples/process/small_dialog.ui
index 47d9109dc..dc0c2b131 100644
--- a/examples/process/small_dialog.ui
+++ b/examples/process/small_dialog.ui
@@ -77,9 +77,6 @@
<property name="text">
<string>OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -94,9 +91,6 @@
<property name="text">
<string>Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>