diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-10 14:31:44 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-10 14:31:44 +0900 |
commit | 62b2fc0050b991ecfb1b79329c82030b1302346f (patch) | |
tree | 59ac04ea9d15f87b891916bb20f3014d7aabf178 /k9Mplayer/mplayer.ui | |
parent | f0475ecbe7d94e5d090545afdd43d10d8a9eb505 (diff) | |
download | k9copy-62b2fc0050b991ecfb1b79329c82030b1302346f.tar.gz k9copy-62b2fc0050b991ecfb1b79329c82030b1302346f.zip |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'k9Mplayer/mplayer.ui')
-rw-r--r-- | k9Mplayer/mplayer.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/k9Mplayer/mplayer.ui b/k9Mplayer/mplayer.ui index 7ef3501..4170cbf 100644 --- a/k9Mplayer/mplayer.ui +++ b/k9Mplayer/mplayer.ui @@ -151,9 +151,6 @@ <property name="pixmap"> <pixmap>image2</pixmap> </property> - <property name="accel"> - <string></string> - </property> <property name="flat"> <bool>true</bool> </property> @@ -206,9 +203,6 @@ <property name="text"> <string>-</string> </property> - <property name="accel"> - <string></string> - </property> <property name="flat"> <bool>true</bool> </property> @@ -262,9 +256,6 @@ <property name="text"> <string>+</string> </property> - <property name="accel"> - <string></string> - </property> <property name="flat"> <bool>true</bool> </property> |