diff options
Diffstat (limited to 'conduits/recordconduit/setup_base.ui')
-rw-r--r-- | conduits/recordconduit/setup_base.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/conduits/recordconduit/setup_base.ui b/conduits/recordconduit/setup_base.ui index 8bd9790..389219b 100644 --- a/conduits/recordconduit/setup_base.ui +++ b/conduits/recordconduit/setup_base.ui @@ -3,7 +3,7 @@ <comment>A tabWidget for configuring the Record-conduit settings.</comment> <author>Adriaan de Groot</author> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>Form1</cstring> </property> @@ -46,7 +46,7 @@ the Record-conduit settings.</comment> <property name="spacing"> <number>6</number> </property> - <widget class="QTabWidget" row="0" column="0"> + <widget class="TQTabWidget" row="0" column="0"> <property name="name"> <cstring>tabWidget</cstring> </property> @@ -60,7 +60,7 @@ the Record-conduit settings.</comment> </property> <property name="tqlayoutMargin" stdset="0"> </property> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>Widget2</cstring> </property> @@ -77,7 +77,7 @@ the Record-conduit settings.</comment> <property name="spacing"> <number>6</number> </property> - <widget class="QLineEdit" row="0" column="1"> + <widget class="TQLineEdit" row="0" column="1"> <property name="name"> <cstring>fLogMessage</cstring> </property> @@ -88,7 +88,7 @@ the Record-conduit settings.</comment> <string><qt>Enter the message to add to the Sync Log on your Pilot here.</qt></string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel1_2</cstring> </property> @@ -99,7 +99,7 @@ the Record-conduit settings.</comment> <cstring>fLogMessage</cstring> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel2_2</cstring> </property> @@ -110,7 +110,7 @@ the Record-conduit settings.</comment> <cstring>fDatabases</cstring> </property> </widget> - <widget class="QLineEdit" row="1" column="1"> + <widget class="TQLineEdit" row="1" column="1"> <property name="name"> <cstring>fDatabases</cstring> </property> @@ -135,7 +135,7 @@ the Record-conduit settings.</comment> </size> </property> </spacer> - <widget class="QCheckBox" row="2" column="1"> + <widget class="TQCheckBox" row="2" column="1"> <property name="name"> <cstring>fFailImmediately</cstring> </property> |