diff options
Diffstat (limited to 'kmymoney2/wizards/newaccountwizard/khierarchypagedecl.ui')
-rw-r--r-- | kmymoney2/wizards/newaccountwizard/khierarchypagedecl.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kmymoney2/wizards/newaccountwizard/khierarchypagedecl.ui b/kmymoney2/wizards/newaccountwizard/khierarchypagedecl.ui index 00602e4..ad74cb1 100644 --- a/kmymoney2/wizards/newaccountwizard/khierarchypagedecl.ui +++ b/kmymoney2/wizards/newaccountwizard/khierarchypagedecl.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>KHierarchyPageDecl</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>KHierarchyPageDecl</cstring> </property> @@ -32,10 +32,10 @@ <enum>NoFocus</enum> </property> <property name="text"> - <string>This page allows you to select the parent account.</string> + <string>This page allows you to select the tqparent account.</string> </property> </widget> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>m_subAccountLabel</cstring> </property> @@ -67,7 +67,7 @@ <property name="sizeType"> <enum>Preferred</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>20</width> <height>30</height> @@ -78,5 +78,5 @@ </widget> <customwidgets> </customwidgets> -<layoutdefaults spacing="6" margin="11"/> +<tqlayoutdefaults spacing="6" margin="11"/> </UI> |