diff options
Diffstat (limited to 'kmymoney2/dialogs/settings/ksettingshomedecl.ui')
-rw-r--r-- | kmymoney2/dialogs/settings/ksettingshomedecl.ui | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/kmymoney2/dialogs/settings/ksettingshomedecl.ui b/kmymoney2/dialogs/settings/ksettingshomedecl.ui index 49f6251..c248697 100644 --- a/kmymoney2/dialogs/settings/ksettingshomedecl.ui +++ b/kmymoney2/dialogs/settings/ksettingshomedecl.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KSettingsHomeDecl</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>KSettingsHomeDecl</cstring> </property> @@ -19,17 +19,17 @@ <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget"> + <widget class="TQLayoutWidget"> <property name="name"> - <cstring>layout9</cstring> + <cstring>tqlayout9</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLayoutWidget" row="0" column="2"> + <widget class="TQLayoutWidget" row="0" column="2"> <property name="name"> - <cstring>layout6</cstring> + <cstring>tqlayout6</cstring> </property> <vbox> <property name="name"> @@ -45,7 +45,7 @@ <property name="sizeType"> <enum>Fixed</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> @@ -78,7 +78,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>21</width> <height>70</height> @@ -97,14 +97,14 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>80</width> <height>21</height> </size> </property> </spacer> - <widget class="QLabel" row="1" column="2" rowspan="1" colspan="2"> + <widget class="TQLabel" row="1" column="2" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel4</cstring> </property> @@ -118,9 +118,9 @@ </property> <property name="text"> <string>Selected entries are shown on the home page of the application.<p> -Use the buttons and checkboxes to customize the layout of the home page.</string> +Use the buttons and checkboxes to customize the tqlayout of the home page.</string> </property> - <property name="alignment"> + <property name="tqalignment"> <set>WordBreak|AlignTop</set> </property> </widget> @@ -142,7 +142,7 @@ Use the buttons and checkboxes to customize the layout of the home page.</string </widget> </grid> </widget> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>groupbox</cstring> </property> @@ -153,7 +153,7 @@ Use the buttons and checkboxes to customize the layout of the home page.</string <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>percentageLabel</cstring> </property> @@ -161,7 +161,7 @@ Use the buttons and checkboxes to customize the layout of the home page.</string <string>Percentage of default font size:</string> </property> </widget> - <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="3"> + <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>kcfg_RememberFontSize</cstring> </property> @@ -193,7 +193,7 @@ Use the buttons and checkboxes to customize the layout of the home page.</string <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>40</width> <height>20</height> @@ -202,7 +202,7 @@ Use the buttons and checkboxes to customize the layout of the home page.</string </spacer> </grid> </widget> - <widget class="QGroupBox"> + <widget class="TQGroupBox"> <property name="name"> <cstring>groupbox2</cstring> </property> @@ -213,7 +213,7 @@ Use the buttons and checkboxes to customize the layout of the home page.</string <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="3"> + <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>kcfg_ShowLimitInfo</cstring> </property> @@ -227,5 +227,5 @@ Use the buttons and checkboxes to customize the layout of the home page.</string </widget> <customwidgets> </customwidgets> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> </UI> |