diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 10:29:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 10:29:54 +0900 |
commit | f6ca198c8157ee32fc24d816aefd8feaaf20b6ef (patch) | |
tree | 54871bd4395cb44419982c8d7f7e9577ca09d9de /parts/quickopen | |
parent | 0094503b4a9e2468ac8dd0ddbe5632173dfeb76e (diff) | |
download | tdevelop-f6ca198c8157ee32fc24d816aefd8feaaf20b6ef.tar.gz tdevelop-f6ca198c8157ee32fc24d816aefd8feaaf20b6ef.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0ba031d9dfc995a1dfb3a0d770501acd2d2990cc)
Diffstat (limited to 'parts/quickopen')
-rw-r--r-- | parts/quickopen/quickopenbase.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/parts/quickopen/quickopenbase.ui b/parts/quickopen/quickopenbase.ui index 1fb873fc..64a2ff0f 100644 --- a/parts/quickopen/quickopenbase.ui +++ b/parts/quickopen/quickopenbase.ui @@ -87,9 +87,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -104,9 +101,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |