summaryrefslogtreecommitdiffstats
path: root/krita/ui/wdgpalettechooser.ui
diff options
context:
space:
mode:
Diffstat (limited to 'krita/ui/wdgpalettechooser.ui')
-rw-r--r--krita/ui/wdgpalettechooser.ui16
1 files changed, 8 insertions, 8 deletions
diff --git a/krita/ui/wdgpalettechooser.ui b/krita/ui/wdgpalettechooser.ui
index f1840dd8..553cd62b 100644
--- a/krita/ui/wdgpalettechooser.ui
+++ b/krita/ui/wdgpalettechooser.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KisPaletteChooser</class>
-<widget class="QDialog">
+<widget class="TQDialog">
<property name="name">
<cstring>KisPaletteChooser</cstring>
</property>
@@ -22,14 +22,14 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QListBox">
+ <widget class="TQListBox">
<property name="name">
<cstring>paletteList</cstring>
</property>
</widget>
- <widget class="QLayoutWidget">
+ <widget class="TQLayoutWidget">
<property name="name">
- <cstring>layout2</cstring>
+ <cstring>tqlayout2</cstring>
</property>
<hbox>
<property name="name">
@@ -45,14 +45,14 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>255</width>
<height>20</height>
</size>
</property>
</spacer>
- <widget class="QPushButton">
+ <widget class="TQPushButton">
<property name="name">
<cstring>buttonOk</cstring>
</property>
@@ -69,7 +69,7 @@
<bool>true</bool>
</property>
</widget>
- <widget class="QPushButton">
+ <widget class="TQPushButton">
<property name="name">
<cstring>buttonCancel</cstring>
</property>
@@ -101,5 +101,5 @@
<slot>reject()</slot>
</connection>
</connections>
-<layoutdefaults spacing="6" margin="11"/>
+<tqlayoutdefaults spacing="6" margin="11"/>
</UI>