diff options
author | Michele Calgaro <[email protected]> | 2022-09-18 13:53:04 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-18 13:53:24 +0900 |
commit | 41cb0aa2c8dab9ccfc41ae46d01568ad20c3bb7c (patch) | |
tree | 91e811c01bde5f89cabb8085a2caa6b1dde42740 /quanta/components/debugger/pathmapperdialogs.ui | |
parent | 89dbef406eb3b2367a357dd3235251207fd1c47e (diff) | |
download | tdewebdev-41cb0aa2c8dab9ccfc41ae46d01568ad20c3bb7c.tar.gz tdewebdev-41cb0aa2c8dab9ccfc41ae46d01568ad20c3bb7c.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit aecfb2bff4ca6ce3624fb7c6f913511ef7a2cdbc)
Diffstat (limited to 'quanta/components/debugger/pathmapperdialogs.ui')
-rw-r--r-- | quanta/components/debugger/pathmapperdialogs.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/quanta/components/debugger/pathmapperdialogs.ui b/quanta/components/debugger/pathmapperdialogs.ui index 266989b9..36825c1e 100644 --- a/quanta/components/debugger/pathmapperdialogs.ui +++ b/quanta/components/debugger/pathmapperdialogs.ui @@ -123,9 +123,6 @@ The quanta will know that files starting with "/home/user/project/" on the local <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -140,9 +137,6 @@ The quanta will know that files starting with "/home/user/project/" on the local <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |