diff options
author | Michele Calgaro <[email protected]> | 2022-09-08 17:19:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-08 17:20:14 +0900 |
commit | 8f9aa5d41afd95aa1ffa4810b1e6d953ae6fe5f3 (patch) | |
tree | 73080e627fffcc414be2bc84e010e4123f723cbe /src/quickconfig.ui | |
parent | 1055aabc8bbd1d508bdbf97a850109850e202955 (diff) | |
download | tork-8f9aa5d41afd95aa1ffa4810b1e6d953ae6fe5f3.tar.gz tork-8f9aa5d41afd95aa1ffa4810b1e6d953ae6fe5f3.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit c3532e2dfeb5a3d4038a94d5577f0bd61fe35db2)
Diffstat (limited to 'src/quickconfig.ui')
-rw-r--r-- | src/quickconfig.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/quickconfig.ui b/src/quickconfig.ui index 4e862b9..5a9c92e 100644 --- a/src/quickconfig.ui +++ b/src/quickconfig.ui @@ -328,9 +328,6 @@ <property name="text"> <string>Anonymize Konqueror When Tor Starts</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> |