summaryrefslogtreecommitdiffstats
path: root/languages/python/app_templates/pyqt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-18 10:29:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-18 10:29:35 +0900
commit0ba031d9dfc995a1dfb3a0d770501acd2d2990cc (patch)
tree922ddf6fc1ef27bbab3ea9b3d0a35e21fb82aa5a /languages/python/app_templates/pyqt
parentd3db71f97bc47789e335e32bb60f5a0823e2666c (diff)
downloadtdevelop-0ba031d9dfc995a1dfb3a0d770501acd2d2990cc.tar.gz
tdevelop-0ba031d9dfc995a1dfb3a0d770501acd2d2990cc.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'languages/python/app_templates/pyqt')
-rw-r--r--languages/python/app_templates/pyqt/templates-ui-mainwin15
1 files changed, 0 insertions, 15 deletions
diff --git a/languages/python/app_templates/pyqt/templates-ui-mainwin b/languages/python/app_templates/pyqt/templates-ui-mainwin
index fd24b2f5..d8eff427 100644
--- a/languages/python/app_templates/pyqt/templates-ui-mainwin
+++ b/languages/python/app_templates/pyqt/templates-ui-mainwin
@@ -111,9 +111,6 @@
<property name="menuText">
<string>Save &amp;As...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -142,9 +139,6 @@
<property name="menuText">
<string>E&amp;xit</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -258,9 +252,6 @@
<property name="menuText">
<string>&amp;Contents...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -272,9 +263,6 @@
<property name="menuText">
<string>&amp;Index...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -286,9 +274,6 @@
<property name="menuText">
<string>&amp;About</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
</actions>
<images>