diff options
Diffstat (limited to 'starter/config.ui')
-rw-r--r-- | starter/config.ui | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/starter/config.ui b/starter/config.ui index ebc7956..6fb994d 100644 --- a/starter/config.ui +++ b/starter/config.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>ConfigDialog</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>ConfigDialog</cstring> </property> @@ -22,7 +22,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget" row="3" column="0"> + <widget class="TQLayoutWidget" row="3" column="0"> <property name="name"> <cstring>Layout1</cstring> </property> @@ -36,7 +36,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>buttonHelp</cstring> </property> @@ -67,7 +67,7 @@ </size> </property> </spacer> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>buttonOk</cstring> </property> @@ -84,7 +84,7 @@ <bool>true</bool> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>buttonCancel</cstring> </property> @@ -100,7 +100,7 @@ </widget> </hbox> </widget> - <widget class="QPushButton" row="1" column="0"> + <widget class="TQPushButton" row="1" column="0"> <property name="name"> <cstring>buttonDetail</cstring> </property> @@ -111,7 +111,7 @@ <bool>true</bool> </property> </widget> - <widget class="QGroupBox" row="0" column="0"> + <widget class="TQGroupBox" row="0" column="0"> <property name="name"> <cstring>baseGroup</cstring> </property> @@ -145,7 +145,7 @@ <bool>false</bool> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> @@ -210,7 +210,7 @@ <number>48</number> </property> </widget> - <widget class="QLabel" row="3" column="0"> + <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel5</cstring> </property> @@ -218,7 +218,7 @@ <string><b>Command</b></string> </property> </widget> - <widget class="QLabel" row="4" column="0"> + <widget class="TQLabel" row="4" column="0"> <property name="name"> <cstring>textLabel1_2</cstring> </property> @@ -226,7 +226,7 @@ <string><i>Keywords</i></string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -234,7 +234,7 @@ <string><i><b>Name</b></i></string> </property> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel4</cstring> </property> @@ -247,7 +247,7 @@ <cstring>keywords</cstring> </property> </widget> - <widget class="QCheckBox" row="5" column="0" rowspan="1" colspan="3"> + <widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>startupFeedback</cstring> </property> @@ -255,7 +255,7 @@ <string>Activate startup feedback</string> </property> </widget> - <widget class="QCheckBox" row="6" column="0" rowspan="1" colspan="3"> + <widget class="TQCheckBox" row="6" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>showInSystray</cstring> </property> @@ -282,7 +282,7 @@ </size> </property> </widget> - <widget class="QLabel" row="0" column="4"> + <widget class="TQLabel" row="0" column="4"> <property name="name"> <cstring>textLabel3</cstring> </property> @@ -306,7 +306,7 @@ </widget> </grid> </widget> - <widget class="QGroupBox" row="2" column="0"> + <widget class="TQGroupBox" row="2" column="0"> <property name="name"> <cstring>extendedGroup</cstring> </property> @@ -317,7 +317,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel" row="0" column="0" rowspan="2" colspan="5"> + <widget class="TQLabel" row="0" column="0" rowspan="2" colspan="5"> <property name="name"> <cstring>textLabel7</cstring> </property> @@ -339,7 +339,7 @@ <enum>Horizontal</enum> </property> </widget> - <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="5"> + <widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>startInTerminal</cstring> </property> @@ -347,7 +347,7 @@ <string>Start in terminal</string> </property> </widget> - <widget class="QLabel" row="4" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel9</cstring> </property> @@ -380,7 +380,7 @@ <enum>Horizontal</enum> </property> </widget> - <widget class="QCheckBox" row="6" column="0" rowspan="1" colspan="5"> + <widget class="TQCheckBox" row="6" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>startAsUser</cstring> </property> @@ -388,7 +388,7 @@ <string>Start as different user</string> </property> </widget> - <widget class="QLabel" row="7" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="7" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel6</cstring> </property> @@ -421,7 +421,7 @@ <enum>Horizontal</enum> </property> </widget> - <widget class="QLabel" row="10" column="0" rowspan="2" colspan="1"> + <widget class="TQLabel" row="10" column="0" rowspan="2" colspan="1"> <property name="name"> <cstring>textLabel8</cstring> </property> |