diff options
Diffstat (limited to 'part/kxenewfilesettingspage.ui')
-rw-r--r-- | part/kxenewfilesettingspage.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/part/kxenewfilesettingspage.ui b/part/kxenewfilesettingspage.ui index bf766e8..d5be1b8 100644 --- a/part/kxenewfilesettingspage.ui +++ b/part/kxenewfilesettingspage.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KXENewFileSettingsPage</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>KXENewFileSettingsPage</cstring> </property> @@ -19,7 +19,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout3</cstring> </property> @@ -27,7 +27,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>m_pLblDfltVersion</cstring> </property> @@ -44,7 +44,7 @@ You can determine the default XML version for XML documents being created. This Since there's only one XML version yet, you shouldn't change this value.</string> </property> </widget> - <widget class="QLineEdit"> + <widget class="TQLineEdit"> <property name="name"> <cstring>m_pDfltVersion</cstring> </property> @@ -57,7 +57,7 @@ Since there's only one XML version yet, you shouldn't change this value.</string </widget> </hbox> </widget> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property> @@ -65,7 +65,7 @@ Since there's only one XML version yet, you shouldn't change this value.</string <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>m_pLblDfltEncoding</cstring> </property> @@ -81,7 +81,7 @@ Since there's only one XML version yet, you shouldn't change this value.</string You can determine the default encoding for XML documents being created. This version is the default setting in wizard dialogs.</string> </property> </widget> - <widget class="QComboBox"> + <widget class="TQComboBox"> <property name="name"> <cstring>m_pDfltEncoding</cstring> </property> @@ -93,7 +93,7 @@ You can determine the default encoding for XML documents being created. This ver </widget> </hbox> </widget> - <widget class="QButtonGroup"> + <widget class="TQButtonGroup"> <property name="name"> <cstring>m_pNewFileCreatBehav</cstring> </property> @@ -121,7 +121,7 @@ Creates an XML document with the default XML version and default encoding select <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QRadioButton"> + <widget class="TQRadioButton"> <property name="name"> <cstring>m_pNewFileCreatBehav1</cstring> </property> @@ -129,7 +129,7 @@ Creates an XML document with the default XML version and default encoding select <string>Start with new empty file</string> </property> </widget> - <widget class="QRadioButton"> + <widget class="TQRadioButton"> <property name="name"> <cstring>m_pNewFileCreatBehav2</cstring> </property> @@ -140,7 +140,7 @@ Creates an XML document with the default XML version and default encoding select <bool>true</bool> </property> </widget> - <widget class="QRadioButton"> + <widget class="TQRadioButton"> <property name="name"> <cstring>m_pNewFileCreatBehav3</cstring> </property> |