diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 17:19:40 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 17:20:14 +0900 |
| commit | 8f9aa5d41afd95aa1ffa4810b1e6d953ae6fe5f3 (patch) | |
| tree | 73080e627fffcc414be2bc84e010e4123f723cbe /src/torservers.ui | |
| parent | 1055aabc8bbd1d508bdbf97a850109850e202955 (diff) | |
| download | tork-8f9aa5d4.tar.gz tork-8f9aa5d4.zip | |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2)
Diffstat (limited to 'src/torservers.ui')
| -rw-r--r-- | src/torservers.ui | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/torservers.ui b/src/torservers.ui index ce00cbe..ed0a9bd 100644 --- a/src/torservers.ui +++ b/src/torservers.ui @@ -176,9 +176,6 @@ <property name="text"> <string>&Delete Selected</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> </widget> <widget class="TQPushButton" row="4" column="0"> <property name="name"> @@ -187,9 +184,6 @@ <property name="text"> <string>&Delete Selected</string> </property> - <property name="accel"> - <string>Alt+D</string> - </property> </widget> </grid> </widget> @@ -269,9 +263,6 @@ <property name="text"> <string>Delete Selected</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox" row="1" column="0"> <property name="name"> @@ -280,9 +271,6 @@ <property name="text"> <string>Use onl&y these servers for 'Exit'.</string> </property> - <property name="accel"> - <string>Alt+Y</string> - </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> @@ -326,9 +314,6 @@ <property name="text"> <string>O&K</string> </property> - <property name="accel"> - <string>Alt+K</string> - </property> </widget> <widget class="TQComboBox" row="1" column="2"> <property name="name"> |
