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/dbgp | |
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/dbgp')
-rw-r--r-- | quanta/components/debugger/dbgp/dbgpsettingss.ui | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/quanta/components/debugger/dbgp/dbgpsettingss.ui b/quanta/components/debugger/dbgp/dbgpsettingss.ui index 2f98a16b..f26895bb 100644 --- a/quanta/components/debugger/dbgp/dbgpsettingss.ui +++ b/quanta/components/debugger/dbgp/dbgpsettingss.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> @@ -285,9 +282,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> @@ -402,9 +396,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>If this checkbox is checked, the profiler output filename will be mapped using the basedirs just like the remote script files.</string> </property> @@ -440,9 +431,6 @@ <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>If this checkbox is checked, the profiler output will be opened automatically once the session ends.</string> </property> |