diff options
Diffstat (limited to 'kpersonalizer/kcountrypagedlg.ui')
-rw-r--r-- | kpersonalizer/kcountrypagedlg.ui | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/kpersonalizer/kcountrypagedlg.ui b/kpersonalizer/kcountrypagedlg.ui index 72ab5f5cd..168c0d014 100644 --- a/kpersonalizer/kcountrypagedlg.ui +++ b/kpersonalizer/kcountrypagedlg.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> <class>KCountryPageDlg</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>KCountryPageDlg</cstring> </property> @@ -16,7 +16,7 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget" row="6" column="1"> + <widget class="TQLayoutWidget" row="6" column="1"> <property name="name"> <cstring>Layout6</cstring> </property> @@ -36,7 +36,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>150</width> <height>0</height> @@ -56,7 +56,7 @@ </spacer> </hbox> </widget> - <widget class="QLabel" row="5" column="1"> + <widget class="TQLabel" row="5" column="1"> <property name="name"> <cstring>TextLabel10_2</cstring> </property> @@ -64,7 +64,7 @@ <string>Please choose your language:</string> </property> </widget> - <widget class="QLabel" row="1" column="1"> + <widget class="TQLabel" row="1" column="1"> <property name="name"> <cstring>TextLabel6</cstring> </property> @@ -84,7 +84,7 @@ <property name="textFormat"> <enum>RichText</enum> </property> - <property name="alignment"> + <property name="tqalignment"> <set>WordBreak|AlignTop|AlignLeft</set> </property> <property name="vAlign" stdset="0"> @@ -92,7 +92,7 @@ <property name="wordwrap" stdset="0"> </property> </widget> - <widget class="QLabel" row="0" column="1"> + <widget class="TQLabel" row="0" column="1"> <property name="name"> <cstring>txt_welcome</cstring> </property> @@ -100,7 +100,7 @@ <string><h3>Welcome to Trinity %VERSION%!</h3></string> </property> </widget> - <widget class="QLayoutWidget" row="4" column="1"> + <widget class="TQLayoutWidget" row="4" column="1"> <property name="name"> <cstring>Layout6_2</cstring> </property> @@ -120,7 +120,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>150</width> <height>0</height> @@ -140,7 +140,7 @@ </spacer> </hbox> </widget> - <widget class="QLabel" row="3" column="1"> + <widget class="TQLabel" row="3" column="1"> <property name="name"> <cstring>TextLabel10</cstring> </property> @@ -148,7 +148,7 @@ <string>Please choose your country:</string> </property> </widget> - <widget class="QLabel" row="0" column="0" rowspan="9" colspan="1"> + <widget class="TQLabel" row="0" column="0" rowspan="9" colspan="1"> <property name="name"> <cstring>px_introSidebar</cstring> </property> @@ -160,7 +160,7 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>170</width> <height>430</height> @@ -189,7 +189,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>30</height> |