summaryrefslogtreecommitdiffstats
path: root/umbrello
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-18 13:47:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-18 13:48:00 +0900
commitcd0650d351efc8ecadf6de99572f14aa445adc03 (patch)
tree832c51ea020b636ec210589ebd021eb97300b7d7 /umbrello
parentedc3557f315502a2e39360cebbc52ffb90d2759a (diff)
downloadtdesdk-cd0650d3.tar.gz
tdesdk-cd0650d3.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit af35bb1c9d372fddbdbfeffc6595d274999b7789)
Diffstat (limited to 'umbrello')
-rw-r--r--umbrello/umbrello/autolayout/newautolayoutdialog.ui6
-rw-r--r--umbrello/umbrello/dialogs/exportallviewsdialogbase.ui6
2 files changed, 0 insertions, 12 deletions
diff --git a/umbrello/umbrello/autolayout/newautolayoutdialog.ui b/umbrello/umbrello/autolayout/newautolayoutdialog.ui
index ae0667a3..6255904c 100644
--- a/umbrello/umbrello/autolayout/newautolayoutdialog.ui
+++ b/umbrello/umbrello/autolayout/newautolayoutdialog.ui
@@ -380,9 +380,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -397,9 +394,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/umbrello/umbrello/dialogs/exportallviewsdialogbase.ui b/umbrello/umbrello/dialogs/exportallviewsdialogbase.ui
index cacd3490..a2f4d104 100644
--- a/umbrello/umbrello/dialogs/exportallviewsdialogbase.ui
+++ b/umbrello/umbrello/dialogs/exportallviewsdialogbase.ui
@@ -165,9 +165,6 @@ Only the folders made by the user are created in the base directory (Logical vie
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -182,9 +179,6 @@ Only the folders made by the user are created in the base directory (Logical vie
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>