diff options
Diffstat (limited to 'kviewshell/pageSizeWidget_base.ui')
-rw-r--r-- | kviewshell/pageSizeWidget_base.ui | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/kviewshell/pageSizeWidget_base.ui b/kviewshell/pageSizeWidget_base.ui index 25cdc648..c5ca5981 100644 --- a/kviewshell/pageSizeWidget_base.ui +++ b/kviewshell/pageSizeWidget_base.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>pageSizeWidget_base</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>pageSizeWidget_base</cstring> </property> @@ -33,7 +33,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>GroupBox5</cstring> </property> @@ -56,7 +56,7 @@ <property name="spacing"> <number>6</number> </property> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel3</cstring> </property> @@ -64,7 +64,7 @@ <string>Format:</string> </property> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>TextLabel1</cstring> </property> @@ -72,7 +72,7 @@ <string>Width:</string> </property> </widget> - <widget class="QLabel" row="3" column="0"> + <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>TextLabel2</cstring> </property> @@ -80,7 +80,7 @@ <string>Height:</string> </property> </widget> - <widget class="QLineEdit" row="2" column="1"> + <widget class="TQLineEdit" row="2" column="1"> <property name="name"> <cstring>widthInput</cstring> </property> @@ -88,7 +88,7 @@ <string>Width of the chosen paper size in portrait orientation</string> </property> </widget> - <widget class="QLineEdit" row="3" column="1"> + <widget class="TQLineEdit" row="3" column="1"> <property name="name"> <cstring>heightInput</cstring> </property> @@ -136,12 +136,12 @@ <cstring>widthUnits</cstring> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel4</cstring> </property> <property name="text"> - <string>Orientation:</string> + <string>Qt::Orientation:</string> </property> </widget> <widget class="KComboBox" row="0" column="1" rowspan="1" colspan="2"> @@ -166,7 +166,7 @@ </widget> </grid> </widget> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>GroupBox6</cstring> </property> @@ -209,7 +209,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>250</width> <height>50</height> @@ -250,7 +250,7 @@ <tabstop>widthUnits</tabstop> <tabstop>heightInput</tabstop> </tabstops> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kcombobox.h</includehint> <includehint>kcombobox.h</includehint> |