summaryrefslogtreecommitdiffstats
path: root/part/kxearchiveextssettingspage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'part/kxearchiveextssettingspage.ui')
-rw-r--r--part/kxearchiveextssettingspage.ui20
1 files changed, 10 insertions, 10 deletions
diff --git a/part/kxearchiveextssettingspage.ui b/part/kxearchiveextssettingspage.ui
index 0936850..b393fe6 100644
--- a/part/kxearchiveextssettingspage.ui
+++ b/part/kxearchiveextssettingspage.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KXEArchiveExtsSettingsPage</class>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>KXEArchiveExtsSettingsPage</cstring>
</property>
@@ -19,7 +19,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_pLblExtensions</cstring>
</property>
@@ -36,7 +36,7 @@ This list contains the known extensions for archive files.&lt;br&gt;
You can choose one to edit or remove it with the dialog widgets below.</string>
</property>
</widget>
- <widget class="QListBox" row="1" column="0">
+ <widget class="TQListBox" row="1" column="0">
<property name="name">
<cstring>m_pExtensions</cstring>
</property>
@@ -52,7 +52,7 @@ You can choose one to edit or remove it with the dialog widgets below.</string>
This list contains the known extensions for archive files.</string>
</property>
</widget>
- <widget class="QLayoutWidget" row="2" column="0">
+ <widget class="TQLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout2</cstring>
</property>
@@ -60,7 +60,7 @@ This list contains the known extensions for archive files.</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_pLblExtension</cstring>
</property>
@@ -76,7 +76,7 @@ This list contains the known extensions for archive files.</string>
Change the selected extension here.</string>
</property>
</widget>
- <widget class="QLineEdit" row="0" column="1">
+ <widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>m_pExtension</cstring>
</property>
@@ -103,7 +103,7 @@ Change the selected extension here.</string>
</size>
</property>
</spacer>
- <widget class="QLayoutWidget" row="1" column="1">
+ <widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout1</cstring>
</property>
@@ -111,7 +111,7 @@ Change the selected extension here.</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QPushButton">
+ <widget class="TQPushButton">
<property name="name">
<cstring>m_pBtnNew</cstring>
</property>
@@ -127,7 +127,7 @@ Change the selected extension here.</string>
You can create a new item for another known extension in the list above.</string>
</property>
</widget>
- <widget class="QPushButton">
+ <widget class="TQPushButton">
<property name="name">
<cstring>m_pBtnDelete</cstring>
</property>
@@ -167,7 +167,7 @@ You can delete the selected extension from the list above.</string>
</grid>
</widget>
<slots>
- <slot>slotUpdateExtension( const QString &amp; )</slot>
+ <slot>slotUpdateExtension( const TQString &amp; )</slot>
<slot>slotDeleteExtension()</slot>
<slot>slotAddExtension()</slot>
</slots>