diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-22 10:32:51 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-22 10:33:17 +0900 |
commit | 98756287c431b77aa6c9534928f627a4ea1e8970 (patch) | |
tree | dac5f94ace2dc811bc779b89cfe30839dd1f3cda /tools/designer/templates/Dialog_with_Buttons_(Bottom).ui | |
parent | 658e4aa51732679777ec105452fdef9872504e8f (diff) | |
download | tqt-r14.0.13.tar.gz tqt-r14.0.13.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 044c03f28ec609b5151e7ab4106a0f0eb86db094)
Diffstat (limited to 'tools/designer/templates/Dialog_with_Buttons_(Bottom).ui')
-rw-r--r-- | tools/designer/templates/Dialog_with_Buttons_(Bottom).ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/designer/templates/Dialog_with_Buttons_(Bottom).ui b/tools/designer/templates/Dialog_with_Buttons_(Bottom).ui index 0d153bdea..4a1c1c865 100644 --- a/tools/designer/templates/Dialog_with_Buttons_(Bottom).ui +++ b/tools/designer/templates/Dialog_with_Buttons_(Bottom).ui @@ -47,9 +47,6 @@ <property name="text"> <string>&Help</string> </property> - <property name="accel"> - <number>4144</number> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -78,9 +75,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <number>0</number> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -95,9 +89,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <number>0</number> - </property> <property name="autoDefault"> <bool>true</bool> </property> |