diff options
Diffstat (limited to 'kpresenter/rotationpropertyui.ui')
-rw-r--r-- | kpresenter/rotationpropertyui.ui | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/kpresenter/rotationpropertyui.ui b/kpresenter/rotationpropertyui.ui index 169324fb..08a877cb 100644 --- a/kpresenter/rotationpropertyui.ui +++ b/kpresenter/rotationpropertyui.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>RotationPropertyUI</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>RotationPropertyUI</cstring> </property> @@ -22,7 +22,7 @@ <property name="margin"> <number>0</number> </property> - <widget class="QSlider" row="1" column="0"> + <widget class="TQSlider" row="1" column="0"> <property name="name"> <cstring>angleSlider</cstring> </property> @@ -48,15 +48,15 @@ <number>90</number> </property> </widget> - <widget class="QLayoutWidget" row="2" column="0"> + <widget class="TQLayoutWidget" row="2" column="0"> <property name="name"> - <cstring>layout13</cstring> + <cstring>tqlayout13</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -100,7 +100,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>31</width> <height>20</height> @@ -109,11 +109,11 @@ </spacer> </hbox> </widget> - <widget class="QFrame" row="0" column="1" rowspan="4" colspan="1"> + <widget class="TQFrame" row="0" column="1" rowspan="4" colspan="1"> <property name="name"> <cstring>previewPanel</cstring> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>160</width> <height>160</height> @@ -136,14 +136,14 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> - <widget class="QFrame" row="0" column="0"> + <widget class="TQFrame" row="0" column="0"> <property name="name"> <cstring>angleFrame</cstring> </property> @@ -158,7 +158,7 @@ </widget> <customwidgets> </customwidgets> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> |