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/filecreate/file-templates/ui-tabdialog | |
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/filecreate/file-templates/ui-tabdialog')
-rw-r--r-- | parts/filecreate/file-templates/ui-tabdialog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/parts/filecreate/file-templates/ui-tabdialog b/parts/filecreate/file-templates/ui-tabdialog index 56ac7bd7..4be4f92e 100644 --- a/parts/filecreate/file-templates/ui-tabdialog +++ b/parts/filecreate/file-templates/ui-tabdialog @@ -101,9 +101,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -118,9 +115,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |