diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 13:53:04 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 13:53:04 +0900 |
commit | aecfb2bff4ca6ce3624fb7c6f913511ef7a2cdbc (patch) | |
tree | cdcd57d5b53af3a590008270db41bdd4dca7099c /quanta/components/debugger/debuggervariablesets.ui | |
parent | a5300698cf69718e47feee8ff9481bbdb7d88769 (diff) | |
download | tdewebdev-aecfb2bff4ca6ce3624fb7c6f913511ef7a2cdbc.tar.gz tdewebdev-aecfb2bff4ca6ce3624fb7c6f913511ef7a2cdbc.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'quanta/components/debugger/debuggervariablesets.ui')
-rw-r--r-- | quanta/components/debugger/debuggervariablesets.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/quanta/components/debugger/debuggervariablesets.ui b/quanta/components/debugger/debuggervariablesets.ui index f8d674d5..2616edab 100644 --- a/quanta/components/debugger/debuggervariablesets.ui +++ b/quanta/components/debugger/debuggervariablesets.ui @@ -60,9 +60,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -77,9 +74,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |