Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/18/head
Michele Calgaro 2 years ago
parent d3db71f97b
commit 0ba031d9df
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -56,9 +56,6 @@
<property name="text"> <property name="text">
<string>Other</string> <string>Other</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>other custom build tool, e.g. script</string> <string>other custom build tool, e.g. script</string>
</property> </property>

@ -60,9 +60,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -77,9 +74,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -90,9 +90,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -415,9 +415,6 @@
<property name="text"> <property name="text">
<string>Debug &amp;&amp; Release</string> <string>Debug &amp;&amp; Release</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>Set project to be built in debug_and_release mode</string> <string>Set project to be built in debug_and_release mode</string>
</property> </property>
@ -579,9 +576,6 @@
<property name="text"> <property name="text">
<string>Console</string> <string>Console</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>Check to build a win32 console app</string> <string>Check to build a win32 console app</string>
</property> </property>
@ -849,9 +843,6 @@
<property name="text"> <property name="text">
<string>Designer Plugin</string> <string>Designer Plugin</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
<widget class="TQLayoutWidget"> <widget class="TQLayoutWidget">
<property name="name"> <property name="name">

@ -199,9 +199,6 @@
<property name="text"> <property name="text">
<string>&amp;Help</string> <string>&amp;Help</string>
</property> </property>
<property name="accel">
<number>4144</number>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -230,9 +227,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<number>0</number>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -247,9 +241,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<number>0</number>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -258,9 +258,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -275,9 +272,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -314,9 +314,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -331,9 +328,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -289,9 +289,6 @@ completion-box.</string>
<string>Show comment with <string>Show comment with
argument hint</string> argument hint</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
</vbox> </vbox>
</widget> </widget>
@ -1059,9 +1056,6 @@ This option only applies to QMake projects.</string>
<property name="text"> <property name="text">
<string>Qt &amp;3 style (#include &lt;qwidget.h&gt;)</string> <string>Qt &amp;3 style (#include &lt;qwidget.h&gt;)</string>
</property> </property>
<property name="accel">
<string>Alt+3</string>
</property>
<property name="checked"> <property name="checked">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -1076,9 +1070,6 @@ This option only applies to QMake projects.</string>
<property name="text"> <property name="text">
<string>Qt &amp;4 style (#include &lt;QWidget&gt;)</string> <string>Qt &amp;4 style (#include &lt;QWidget&gt;)</string>
</property> </property>
<property name="accel">
<string>Alt+4</string>
</property>
<property name="whatsThis" stdset="0"> <property name="whatsThis" stdset="0">
<string>Select this if your project is using include style as known from Qt version 4.x.</string> <string>Select this if your project is using include style as known from Qt version 4.x.</string>
</property> </property>

@ -156,9 +156,6 @@ If you are not "dlopen"ing libs then leave this unchecked.</string>
<property name="text"> <property name="text">
<string>Enable separate terminal for application &amp;IO</string> <string>Enable separate terminal for application &amp;IO</string>
</property> </property>
<property name="accel">
<string>Alt+I</string>
</property>
<property name="whatsThis" stdset="0"> <property name="whatsThis" stdset="0">
<string>This allows you to enter terminal input when your <string>This allows you to enter terminal input when your
application contains terminal input code (e.g. cin, fgets, etc.). application contains terminal input code (e.g. cin, fgets, etc.).
@ -173,9 +170,6 @@ Otherwise leave it unchecked.</string>
<property name="text"> <property name="text">
<string>E&amp;nable floating toolbar</string> <string>E&amp;nable floating toolbar</string>
</property> </property>
<property name="accel">
<string>Alt+N</string>
</property>
<property name="whatsThis" stdset="0"> <property name="whatsThis" stdset="0">
<string>Use the floating toolbar. This toolbar always stays <string>Use the floating toolbar. This toolbar always stays
on top of all windows so that if the app covers TDevelop on top of all windows so that if the app covers TDevelop
@ -192,9 +186,6 @@ This toolbar is in addition to the toolbar in TDevelop.</string>
<property name="text"> <property name="text">
<string>Display static &amp;members</string> <string>Display static &amp;members</string>
</property> </property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="whatsThis" stdset="0"> <property name="whatsThis" stdset="0">
<string>Displaying static members makes GDB slower in <string>Displaying static members makes GDB slower in
producing data within TDE and TQt. producing data within TDE and TQt.

@ -52,9 +52,6 @@
<property name="text"> <property name="text">
<string>Use current file in editor</string> <string>Use current file in editor</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="checked"> <property name="checked">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -111,9 +111,6 @@
<property name="menuText"> <property name="menuText">
<string>Save &amp;As...</string> <string>Save &amp;As...</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
<action> <action>
<property name="name"> <property name="name">
@ -142,9 +139,6 @@
<property name="menuText"> <property name="menuText">
<string>E&amp;xit</string> <string>E&amp;xit</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
<action> <action>
<property name="name"> <property name="name">
@ -258,9 +252,6 @@
<property name="menuText"> <property name="menuText">
<string>&amp;Contents...</string> <string>&amp;Contents...</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
<action> <action>
<property name="name"> <property name="name">
@ -272,9 +263,6 @@
<property name="menuText"> <property name="menuText">
<string>&amp;Index...</string> <string>&amp;Index...</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
<action> <action>
<property name="name"> <property name="name">
@ -286,9 +274,6 @@
<property name="menuText"> <property name="menuText">
<string>&amp;About</string> <string>&amp;About</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
</actions> </actions>
<images> <images>

@ -135,9 +135,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -152,9 +149,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -89,9 +89,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -106,9 +103,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -63,9 +63,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -80,9 +77,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -147,9 +147,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -164,9 +161,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -60,9 +60,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -77,9 +74,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -119,9 +119,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -136,9 +133,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -78,9 +78,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -95,9 +92,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -47,9 +47,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -64,9 +61,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -111,9 +111,6 @@
<property name="menuText"> <property name="menuText">
<string>Save &amp;As...</string> <string>Save &amp;As...</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
<action> <action>
<property name="name"> <property name="name">
@ -142,9 +139,6 @@
<property name="menuText"> <property name="menuText">
<string>E&amp;xit</string> <string>E&amp;xit</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
<action> <action>
<property name="name"> <property name="name">
@ -258,9 +252,6 @@
<property name="menuText"> <property name="menuText">
<string>&amp;Contents...</string> <string>&amp;Contents...</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
<action> <action>
<property name="name"> <property name="name">
@ -272,9 +263,6 @@
<property name="menuText"> <property name="menuText">
<string>&amp;Index...</string> <string>&amp;Index...</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
<action> <action>
<property name="name"> <property name="name">
@ -286,9 +274,6 @@
<property name="menuText"> <property name="menuText">
<string>&amp;About</string> <string>&amp;About</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</action> </action>
</actions> </actions>
<images> <images>

@ -101,9 +101,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -118,9 +115,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -26,9 +26,6 @@
<property name="text"> <property name="text">
<string>Display toolbar in toolview (note: change needs a restart)</string> <string>Display toolbar in toolview (note: change needs a restart)</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>Uncheck this if you want the toolbar together with all other toolbars. You can disable it then</string> <string>Uncheck this if you want the toolbar together with all other toolbars. You can disable it then</string>
</property> </property>
@ -43,9 +40,6 @@
<property name="text"> <property name="text">
<string>Only save project files in a session</string> <string>Only save project files in a session</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>Check this if you want to ignore files that are not part of the project</string> <string>Check this if you want to ignore files that are not part of the project</string>
</property> </property>
@ -60,9 +54,6 @@
<property name="text"> <property name="text">
<string>Close all open files before opening a session</string> <string>Close all open files before opening a session</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>Check this if you want the currently open files closed before opening a session</string> <string>Check this if you want the currently open files closed before opening a session</string>
</property> </property>

@ -60,9 +60,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -77,9 +74,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -87,9 +87,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -104,9 +101,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -92,9 +92,6 @@
<property name="text"> <property name="text">
<string>Single dialog for each variable within a snippet</string> <string>Single dialog for each variable within a snippet</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="checked"> <property name="checked">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -109,9 +106,6 @@
<property name="text"> <property name="text">
<string>One dialog for all variables within a snippet</string> <string>One dialog for all variables within a snippet</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="checked"> <property name="checked">
<bool>false</bool> <bool>false</bool>
</property> </property>
@ -207,9 +201,6 @@
<property name="text"> <property name="text">
<string>The group's language is supported by the project</string> <string>The group's language is supported by the project</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="checked"> <property name="checked">
<bool>false</bool> <bool>false</bool>
</property> </property>

@ -439,9 +439,6 @@
<property name="text"> <property name="text">
<string>Directory &amp;navigation messages</string> <string>Directory &amp;navigation messages</string>
</property> </property>
<property name="accel">
<string>Alt+N</string>
</property>
<property name="toolTip" stdset="0"> <property name="toolTip" stdset="0">
<string>Check this if you want to know what directory make is in</string> <string>Check this if you want to know what directory make is in</string>
</property> </property>

@ -132,9 +132,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -201,9 +201,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -218,9 +215,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -60,9 +60,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -188,9 +188,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -205,9 +202,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -113,9 +113,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -130,9 +127,6 @@
<property name="text"> <property name="text">
<string>&amp;Cancel</string> <string>&amp;Cancel</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -74,9 +74,6 @@
<property name="text"> <property name="text">
<string>&amp;OK</string> <string>&amp;OK</string>
</property> </property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault"> <property name="autoDefault">
<bool>true</bool> <bool>true</bool>
</property> </property>

@ -70,9 +70,6 @@
<property name="text"> <property name="text">
<string>Keep Locks</string> <string>Keep Locks</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
<widget class="TQLayoutWidget" row="2" column="2"> <widget class="TQLayoutWidget" row="2" column="2">
<property name="name"> <property name="name">
@ -107,9 +104,6 @@
<property name="text"> <property name="text">
<string>Recursive</string> <string>Recursive</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
</grid> </grid>
</widget> </widget>

@ -34,9 +34,6 @@
<property name="text"> <property name="text">
<string>Do not show logs before branching point</string> <string>Do not show logs before branching point</string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
<widget class="TQButtonGroup" row="1" column="0" rowspan="1" colspan="2"> <widget class="TQButtonGroup" row="1" column="0" rowspan="1" colspan="2">
<property name="name"> <property name="name">

@ -26,9 +26,6 @@
<property name="text"> <property name="text">
<string></string> <string></string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
<widget class="TQListView" row="1" column="0" rowspan="1" colspan="3"> <widget class="TQListView" row="1" column="0" rowspan="1" colspan="3">
<column> <column>
@ -64,9 +61,6 @@
<property name="text"> <property name="text">
<string></string> <string></string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
<widget class="TQPushButton" row="2" column="1"> <widget class="TQPushButton" row="2" column="1">
<property name="name"> <property name="name">
@ -75,9 +69,6 @@
<property name="text"> <property name="text">
<string></string> <string></string>
</property> </property>
<property name="accel">
<string></string>
</property>
</widget> </widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3"> <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name"> <property name="name">

Loading…
Cancel
Save