summaryrefslogtreecommitdiffstats
path: root/kaudiocreator/encoderedit.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kaudiocreator/encoderedit.ui')
-rw-r--r--kaudiocreator/encoderedit.ui22
1 files changed, 11 insertions, 11 deletions
diff --git a/kaudiocreator/encoderedit.ui b/kaudiocreator/encoderedit.ui
index 6a0fa7f0..e45c977a 100644
--- a/kaudiocreator/encoderedit.ui
+++ b/kaudiocreator/encoderedit.ui
@@ -1,10 +1,10 @@
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>EncoderEdit</class>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>EncoderEdit</cstring>
</property>
- <property name="geometry">
+ <property name="tqgeometry">
<rect>
<x>0</x>
<y>0</y>
@@ -16,7 +16,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLineEdit" row="1" column="1">
+ <widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>kcfg_commandLine</cstring>
</property>
@@ -24,11 +24,11 @@
<string>app.exe %f %o</string>
</property>
</widget>
- <widget class="QLineEdit" row="0" column="1">
+ <widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>kcfg_encoderName</cstring>
</property>
- <property name="minimumSize">
+ <property name="tqminimumSize">
<size>
<width>320</width>
<height>0</height>
@@ -38,7 +38,7 @@
<string>Unknown Encoder</string>
</property>
</widget>
- <widget class="QLineEdit" row="2" column="1">
+ <widget class="TQLineEdit" row="2" column="1">
<property name="name">
<cstring>kcfg_extension</cstring>
</property>
@@ -46,7 +46,7 @@
<string>wav</string>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
@@ -54,7 +54,7 @@
<string>Extension:</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
@@ -62,7 +62,7 @@
<string>Command line:</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
@@ -80,7 +80,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>20</width>
<height>16</height>
@@ -94,5 +94,5 @@
<tabstop>kcfg_commandLine</tabstop>
<tabstop>kcfg_extension</tabstop>
</tabstops>
-<layoutdefaults spacing="6" margin="11"/>
+<tqlayoutdefaults spacing="6" margin="11"/>
</UI>