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:47:34 +0900
commitaf35bb1c9d372fddbdbfeffc6595d274999b7789 (patch)
treef7f0dad538f5a06780a490263c2e0f2dc65e0528 /umbrello
parent423f98b27923ac9bb9ee05d90636b7071ab7abf1 (diff)
downloadtdesdk-af35bb1c9d372fddbdbfeffc6595d274999b7789.tar.gz
tdesdk-af35bb1c9d372fddbdbfeffc6595d274999b7789.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>