diff options
author | Michele Calgaro <[email protected]> | 2022-09-22 10:32:51 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-22 10:32:51 +0900 |
commit | 044c03f28ec609b5151e7ab4106a0f0eb86db094 (patch) | |
tree | 20789ea723500001d54fdd4c287eb2a1ee685985 /tools/assistant/finddialog.ui | |
parent | ec04b50a44be8fc3b6d81c1bc2000f7027272c14 (diff) | |
download | tqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.tar.gz tqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tools/assistant/finddialog.ui')
-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> |