diff options
author | Michele Calgaro <[email protected]> | 2022-09-08 19:36:14 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-08 19:36:14 +0900 |
commit | 7b17271116bcbec870e95bb05c21be943617a10f (patch) | |
tree | 328063916c5f81703fd9c79c1e9fc8adcdaddfc6 /plugins/rssfeed | |
parent | 3ce1e1ccb8105968b6cb2a506a627f60f50d2148 (diff) | |
download | ktorrent-7b17271116bcbec870e95bb05c21be943617a10f.tar.gz ktorrent-7b17271116bcbec870e95bb05c21be943617a10f.zip |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'plugins/rssfeed')
-rw-r--r-- | plugins/rssfeed/rssfeedwidget.ui | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/rssfeed/rssfeedwidget.ui b/plugins/rssfeed/rssfeedwidget.ui index c0e6330..1b34e9c 100644 --- a/plugins/rssfeed/rssfeedwidget.ui +++ b/plugins/rssfeed/rssfeedwidget.ui @@ -169,9 +169,6 @@ <property name="text"> <string>Download</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQTable" row="0" column="0" rowspan="1" colspan="3"> <property name="name"> @@ -269,9 +266,6 @@ <property name="text"> <string>Refresh</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> @@ -407,9 +401,6 @@ <property name="text"> <string>Delete</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQPushButton" row="1" column="0"> <property name="name"> @@ -458,9 +449,6 @@ <property name="text"> <string>Delete</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQPushButton" row="1" column="0"> <property name="name"> @@ -623,9 +611,6 @@ <property name="text"> <string>Process</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> @@ -678,9 +663,6 @@ <property name="text"> <string>Match Without Episode</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> @@ -896,9 +878,6 @@ <property name="text"> <string>Download</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <spacer> <property name="name"> @@ -927,9 +906,6 @@ <property name="text"> <string>Delete</string> </property> - <property name="accel"> - <string></string> - </property> </widget> </hbox> </widget> |