diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-20 11:44:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-20 11:44:19 +0900 |
commit | 9c3f52d55dab80ad5868acfc29c90228755f12c7 (patch) | |
tree | 8f6ba9d3b25d0df465625bc60b80b7ca0348f166 /kjsembed/tdescript | |
parent | 37c8286f0c03c860167e6c5f34807a9d13e36a6a (diff) | |
download | tdebindings-9c3f52d55dab80ad5868acfc29c90228755f12c7.tar.gz tdebindings-9c3f52d55dab80ad5868acfc29c90228755f12c7.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kjsembed/tdescript')
-rw-r--r-- | kjsembed/tdescript/swaptabs.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kjsembed/tdescript/swaptabs.ui b/kjsembed/tdescript/swaptabs.ui index f7f5e973..d9f9a4d8 100644 --- a/kjsembed/tdescript/swaptabs.ui +++ b/kjsembed/tdescript/swaptabs.ui @@ -126,9 +126,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -143,9 +140,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |