diff options
Diffstat (limited to 'kjsembed/bindwizard/binding_wizard.ui')
-rw-r--r-- | kjsembed/bindwizard/binding_wizard.ui | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/kjsembed/bindwizard/binding_wizard.ui b/kjsembed/bindwizard/binding_wizard.ui index f6697bd3..9861a3d7 100644 --- a/kjsembed/bindwizard/binding_wizard.ui +++ b/kjsembed/bindwizard/binding_wizard.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>binding_wizard</class> -<widget class="QWizard"> +<widget class="TQWizard"> <property name="name"> <cstring>binding_wizard</cstring> </property> @@ -23,7 +23,7 @@ <property name="caption"> <string>KJSEmbed Binding Wizard</string> </property> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>WizardPage</cstring> </property> @@ -34,7 +34,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel" row="0" column="0" rowspan="1" colspan="3"> + <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -85,7 +85,7 @@ files of the C++ classes you want to make available to Javascript are located.</ </size> </property> </spacer> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> @@ -93,7 +93,7 @@ files of the C++ classes you want to make available to Javascript are located.</ <string>Header files:</string> </property> </widget> - <widget class="QLabel" row="3" column="0"> + <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> @@ -101,7 +101,7 @@ files of the C++ classes you want to make available to Javascript are located.</ <string>Plugin name:</string> </property> </widget> - <widget class="QLabel" row="4" column="0"> + <widget class="TQLabel" row="4" column="0"> <property name="name"> <cstring>textLabel2_2</cstring> </property> @@ -188,7 +188,7 @@ files of the C++ classes you want to make available to Javascript are located.</ </widget> </grid> </widget> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>WizardPage</cstring> </property> @@ -250,7 +250,7 @@ files of the C++ classes you want to make available to Javascript are located.</ </size> </property> </spacer> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>analysing_label</cstring> </property> @@ -275,7 +275,7 @@ files of the C++ classes you want to make available to Javascript are located.</ </size> </property> </spacer> - <widget class="QLayoutWidget" row="1" column="1"> + <widget class="TQLayoutWidget" row="1" column="1"> <property name="name"> <cstring>layout1</cstring> </property> @@ -296,7 +296,7 @@ files of the C++ classes you want to make available to Javascript are located.</ </sizepolicy> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>analyse_status</cstring> </property> @@ -314,7 +314,7 @@ files of the C++ classes you want to make available to Javascript are located.</ </widget> </grid> </widget> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>WizardPage</cstring> </property> @@ -325,7 +325,7 @@ files of the C++ classes you want to make available to Javascript are located.</ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel6</cstring> </property> @@ -393,7 +393,7 @@ files of the C++ classes you want to make available to Javascript are located.</ </spacer> </grid> </widget> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>WizardPage</cstring> </property> @@ -404,7 +404,7 @@ files of the C++ classes you want to make available to Javascript are located.</ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QTextEdit" row="0" column="0"> + <widget class="TQTextEdit" row="0" column="0"> <property name="name"> <cstring>output</cstring> </property> @@ -423,14 +423,14 @@ files of the C++ classes you want to make available to Javascript are located.</ </widget> </grid> </widget> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>WizardPage</cstring> </property> <attribute name="title"> <string>Results</string> </attribute> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel3_2</cstring> </property> |