diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 19:36:14 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 19:36:44 +0900 |
| commit | aca88827179e0da898431b0708d2334d3e0fb424 (patch) | |
| tree | 3e2f9c8cb9576af073000ee11269349f72430075 /plugins/infowidget/iwpref.ui | |
| parent | c1195c1959723859405ea300ff6401c644ab9355 (diff) | |
| download | ktorrent-aca88827.tar.gz ktorrent-aca88827.zip | |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7b17271116bcbec870e95bb05c21be943617a10f)
Diffstat (limited to 'plugins/infowidget/iwpref.ui')
| -rw-r--r-- | plugins/infowidget/iwpref.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/infowidget/iwpref.ui b/plugins/infowidget/iwpref.ui index a26160b..c39fdf8 100644 --- a/plugins/infowidget/iwpref.ui +++ b/plugins/infowidget/iwpref.ui @@ -23,9 +23,6 @@ <property name="text"> <string>Show list of peers</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQCheckBox" row="1" column="0"> <property name="name"> @@ -59,9 +56,6 @@ <property name="text"> <string>Show list of trackers</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </grid> </widget> |
