summaryrefslogtreecommitdiffstats
path: root/qtsharp/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-20 11:44:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-20 11:44:46 +0900
commit509fe7993e874e91778e81ee10488f2e4c8dc6a2 (patch)
tree77953a0c98e6bf851e04f16e5a1fab5ae0dcd67e /qtsharp/src
parentf3d12ac00bf3d7368b69087bdf199b9929aa50d8 (diff)
downloadtdebindings-r14.0.x.tar.gz
tdebindings-r14.0.x.zip
Remove unnecessary accelerators from .ui filesr14.0.13r14.0.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9c3f52d55dab80ad5868acfc29c90228755f12c7)
Diffstat (limited to 'qtsharp/src')
-rw-r--r--qtsharp/src/uicsharp/tests/form5.ui15
-rw-r--r--qtsharp/src/uicsharp/tests/form6.ui6
-rw-r--r--qtsharp/src/uicsharp/tests/form9.ui6
3 files changed, 0 insertions, 27 deletions
diff --git a/qtsharp/src/uicsharp/tests/form5.ui b/qtsharp/src/uicsharp/tests/form5.ui
index bb998334..46308250 100644
--- a/qtsharp/src/uicsharp/tests/form5.ui
+++ b/qtsharp/src/uicsharp/tests/form5.ui
@@ -125,9 +125,6 @@
<property name="menuText">
<string>Save &amp;As...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -156,9 +153,6 @@
<property name="menuText">
<string>E&amp;xit</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -272,9 +266,6 @@
<property name="menuText">
<string>&amp;Contents...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -286,9 +277,6 @@
<property name="menuText">
<string>&amp;Index...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -300,9 +288,6 @@
<property name="menuText">
<string>&amp;About</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
</actions>
<images>
diff --git a/qtsharp/src/uicsharp/tests/form6.ui b/qtsharp/src/uicsharp/tests/form6.ui
index bcc04572..f97aa87e 100644
--- a/qtsharp/src/uicsharp/tests/form6.ui
+++ b/qtsharp/src/uicsharp/tests/form6.ui
@@ -85,9 +85,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -102,9 +99,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/qtsharp/src/uicsharp/tests/form9.ui b/qtsharp/src/uicsharp/tests/form9.ui
index 3ba562c7..33c6e5f3 100644
--- a/qtsharp/src/uicsharp/tests/form9.ui
+++ b/qtsharp/src/uicsharp/tests/form9.ui
@@ -165,9 +165,6 @@
<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 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>