summaryrefslogtreecommitdiffstats
path: root/kpresenter/piepropertyui.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/piepropertyui.ui')
-rw-r--r--kpresenter/piepropertyui.ui16
1 files changed, 8 insertions, 8 deletions
diff --git a/kpresenter/piepropertyui.ui b/kpresenter/piepropertyui.ui
index a8624c7e..69300a3a 100644
--- a/kpresenter/piepropertyui.ui
+++ b/kpresenter/piepropertyui.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>PiePropertyUI</class>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>PiePropertyUI</cstring>
</property>
@@ -30,7 +30,7 @@
<string>You can choose among three options in the dropdown box: Pie, Arc or Chord.</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>typeLabel</cstring>
</property>
@@ -41,7 +41,7 @@
<cstring>typeCombo</cstring>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>lengthLabel</cstring>
</property>
@@ -56,7 +56,7 @@
<property name="name">
<cstring>piePreview</cstring>
</property>
- <property name="minimumSize">
+ <property name="tqminimumSize">
<size>
<width>200</width>
<height>200</height>
@@ -66,7 +66,7 @@
<string>This displays a preview of your choices.</string>
</property>
</widget>
- <widget class="QSpinBox" row="1" column="1">
+ <widget class="TQSpinBox" row="1" column="1">
<property name="name">
<cstring>angleInput</cstring>
</property>
@@ -83,7 +83,7 @@
<string>Set here the start position.</string>
</property>
</widget>
- <widget class="QSpinBox" row="2" column="1">
+ <widget class="TQSpinBox" row="2" column="1">
<property name="name">
<cstring>lengthInput</cstring>
</property>
@@ -100,7 +100,7 @@
<string>Set the arc length of your pie.</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>angleLabel</cstring>
</property>
@@ -139,7 +139,7 @@
<tabstops>
<tabstop>typeCombo</tabstop>
</tabstops>
-<layoutdefaults spacing="6" margin="11"/>
+<tqlayoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kcombobox.h</includehint>
</includehints>