summaryrefslogtreecommitdiffstats
path: root/amarok/src/scripts/graphequalizer/eqdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/scripts/graphequalizer/eqdialog.ui')
-rw-r--r--amarok/src/scripts/graphequalizer/eqdialog.ui44
1 files changed, 22 insertions, 22 deletions
diff --git a/amarok/src/scripts/graphequalizer/eqdialog.ui b/amarok/src/scripts/graphequalizer/eqdialog.ui
index 81f98b6c..30facbce 100644
--- a/amarok/src/scripts/graphequalizer/eqdialog.ui
+++ b/amarok/src/scripts/graphequalizer/eqdialog.ui
@@ -1,10 +1,10 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>EqDialog</class>
-<widget class="QDialog">
+<widget class="TQDialog">
<property name="name">
<cstring>EqDialog</cstring>
</property>
- <property name="geometry">
+ <property name="tqgeometry">
<rect>
<x>0</x>
<y>0</y>
@@ -15,11 +15,11 @@
<property name="caption">
<string>Graph Equalizer</string>
</property>
- <widget class="QGroupBox">
+ <widget class="TQGroupBox">
<property name="name">
<cstring>eqGroupBox</cstring>
</property>
- <property name="geometry">
+ <property name="tqgeometry">
<rect>
<x>20</x>
<y>20</y>
@@ -36,11 +36,11 @@
<property name="checked">
<bool>true</bool>
</property>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
- <property name="geometry">
+ <property name="tqgeometry">
<rect>
<x>10</x>
<y>288</y>
@@ -52,11 +52,11 @@
<string>&lt;p align="center"&gt;The blue drag points can be dragged to adjust the equalizer. Double-click on the line to add a new drag point.&lt;/p&gt;</string>
</property>
</widget>
- <widget class="QLayoutWidget">
+ <widget class="TQLayoutWidget">
<property name="name">
- <cstring>layout7</cstring>
+ <cstring>tqlayout7</cstring>
</property>
- <property name="geometry">
+ <property name="tqgeometry">
<rect>
<x>10</x>
<y>20</y>
@@ -68,17 +68,17 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLayoutWidget">
+ <widget class="TQLayoutWidget">
<property name="name">
- <cstring>layout3</cstring>
+ <cstring>tqlayout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLayoutWidget">
+ <widget class="TQLayoutWidget">
<property name="name">
- <cstring>layout2</cstring>
+ <cstring>tqlayout2</cstring>
</property>
<hbox>
<property name="name">
@@ -94,14 +94,14 @@
<property name="sizeType">
<enum>Maximum</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
- <widget class="QSlider">
+ <widget class="TQSlider">
<property name="name">
<cstring>preampSlider</cstring>
</property>
@@ -125,7 +125,7 @@
<property name="sizeType">
<enum>Maximum</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>20</width>
<height>20</height>
@@ -134,7 +134,7 @@
</spacer>
</hbox>
</widget>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>preampLabel</cstring>
</property>
@@ -148,13 +148,13 @@
<property name="name">
<cstring>canvasView</cstring>
</property>
- <property name="minimumSize">
+ <property name="tqminimumSize">
<size>
<width>404</width>
<height>200</height>
</size>
</property>
- <property name="maximumSize">
+ <property name="tqmaximumSize">
<size>
<width>404</width>
<height>200</height>
@@ -199,13 +199,13 @@
<includes>
<include location="local" impldecl="in implementation">eqdialog.ui.h</include>
</includes>
-<slots>
+<Q_SLOTS>
<slot>eqGroupBox_toggled( bool eqEnabled )</slot>
-</slots>
+</Q_SLOTS>
<functions>
<function specifier="non virtual">init()</function>
</functions>
-<layoutdefaults spacing="6" margin="11"/>
+<tqlayoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>equalizercanvasview.h</includehint>
</includehints>