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/assistant | |
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/assistant')
-rw-r--r-- | tools/assistant/finddialog.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/assistant/finddialog.ui b/tools/assistant/finddialog.ui index 7b09fe96b..160bb043d 100644 --- a/tools/assistant/finddialog.ui +++ b/tools/assistant/finddialog.ui @@ -173,9 +173,6 @@ <property name="text"> <string>C&lose</string> </property> - <property name="accel"> - <string>Alt+L</string> - </property> </widget> <widget class="TQButtonGroup" row="1" column="0" rowspan="2" colspan="1"> <property name="name"> @@ -219,9 +216,6 @@ <property name="text"> <string>&Find</string> </property> - <property name="accel"> - <string>Alt+F</string> - </property> <property name="default"> <bool>true</bool> </property> |