diff options
Diffstat (limited to 'part/kxeprocinstrdialogbase.ui')
-rw-r--r-- | part/kxeprocinstrdialogbase.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/part/kxeprocinstrdialogbase.ui b/part/kxeprocinstrdialogbase.ui index c77d10b..67c1392 100644 --- a/part/kxeprocinstrdialogbase.ui +++ b/part/kxeprocinstrdialogbase.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KXEProcInstrDialogBase</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>KXEProcInstrDialogBase</cstring> </property> @@ -28,7 +28,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QLayoutWidget" row="0" column="0"> + <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout4</cstring> </property> @@ -36,7 +36,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>m_pLblTarget</cstring> </property> @@ -51,7 +51,7 @@ Define the target of this processing instruction here.</string> </property> </widget> - <widget class="QLineEdit"> + <widget class="TQLineEdit"> <property name="name"> <cstring>m_pEditTarget</cstring> </property> @@ -77,7 +77,7 @@ Define the target of this processing instruction here.</string> </size> </property> </spacer> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>m_pLblInsert</cstring> </property> @@ -93,7 +93,7 @@ Define the target of this processing instruction here.</string> Choose, where to place this processing instruction in the parent elements list.</string> </property> </widget> - <widget class="QComboBox"> + <widget class="TQComboBox"> <item> <property name="text"> <string>at bottom</string> @@ -115,7 +115,7 @@ Choose, where to place this processing instruction in the parent elements list.< </widget> </hbox> </widget> - <widget class="QTextEdit" row="1" column="0"> + <widget class="TQTextEdit" row="1" column="0"> <property name="name"> <cstring>m_pEditData</cstring> </property> @@ -126,7 +126,7 @@ Choose, where to place this processing instruction in the parent elements list.< <string>Here you can enter the data (the instructions) of this XML processing instruction.</string> </property> </widget> - <widget class="QLayoutWidget" row="3" column="0"> + <widget class="TQLayoutWidget" row="3" column="0"> <property name="name"> <cstring>Layout1</cstring> </property> @@ -157,7 +157,7 @@ Choose, where to place this processing instruction in the parent elements list.< </size> </property> </spacer> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>m_pBtnOK</cstring> </property> @@ -174,7 +174,7 @@ Choose, where to place this processing instruction in the parent elements list.< <bool>true</bool> </property> </widget> - <widget class="QPushButton"> + <widget class="TQPushButton"> <property name="name"> <cstring>m_pBtnCancel</cstring> </property> @@ -190,7 +190,7 @@ Choose, where to place this processing instruction in the parent elements list.< </widget> </hbox> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>m_pTextLabelMessage</cstring> </property> |