diff options
Diffstat (limited to 'kmymoney2/dialogs/kchooseimportexportdlgdecl.ui')
-rw-r--r-- | kmymoney2/dialogs/kchooseimportexportdlgdecl.ui | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/kmymoney2/dialogs/kchooseimportexportdlgdecl.ui b/kmymoney2/dialogs/kchooseimportexportdlgdecl.ui index 3d12a14..f52cbca 100644 --- a/kmymoney2/dialogs/kchooseimportexportdlgdecl.ui +++ b/kmymoney2/dialogs/kchooseimportexportdlgdecl.ui @@ -1,7 +1,7 @@ <!DOCTYPE UI><UI> <class>KChooseImportExportDlgDecl</class> <widget> - <class>QDialog</class> + <class>TQDialog</class> <property stdset="1"> <name>name</name> <cstring>kChooseImportDlgDecl</cstring> @@ -20,7 +20,7 @@ <number>6</number> </property> <widget> - <class>QLayoutWidget</class> + <class>TQLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout4</cstring> @@ -35,7 +35,7 @@ <number>6</number> </property> <widget> - <class>QLabel</class> + <class>TQLabel</class> <property stdset="1"> <name>name</name> <cstring>topLabel</cstring> @@ -67,7 +67,7 @@ Once you have chosen an import type please press the OK button.</string> </property> </widget> <widget> - <class>QLayoutWidget</class> + <class>TQLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout3</cstring> @@ -95,7 +95,7 @@ Once you have chosen an import type please press the OK button.</string> <enum>Expanding</enum> </property> <property> - <name>sizeHint</name> + <name>tqsizeHint</name> <size> <width>20</width> <height>20</height> @@ -103,7 +103,7 @@ Once you have chosen an import type please press the OK button.</string> </property> </spacer> <widget> - <class>QLabel</class> + <class>TQLabel</class> <property stdset="1"> <name>name</name> <cstring>promptLabel</cstring> @@ -114,11 +114,11 @@ Once you have chosen an import type please press the OK button.</string> </property> </widget> <widget> - <class>QComboBox</class> + <class>TQComboBox</class> <item> <property> <name>text</name> - <string>QIF</string> + <string>TQIF</string> </property> </item> <item> @@ -132,7 +132,7 @@ Once you have chosen an import type please press the OK button.</string> <cstring>typeCombo</cstring> </property> <property stdset="1"> - <name>minimumSize</name> + <name>tqminimumSize</name> <size> <width>100</width> <height>0</height> @@ -142,7 +142,7 @@ Once you have chosen an import type please press the OK button.</string> </hbox> </widget> <widget> - <class>QLabel</class> + <class>TQLabel</class> <property stdset="1"> <name>name</name> <cstring>descriptionLabel</cstring> @@ -155,7 +155,7 @@ Once you have chosen an import type please press the OK button.</string> </sizepolicy> </property> <property stdset="1"> - <name>minimumSize</name> + <name>tqminimumSize</name> <size> <width>410</width> <height>100</height> @@ -167,7 +167,7 @@ Once you have chosen an import type please press the OK button.</string> </property> </widget> <widget> - <class>QLayoutWidget</class> + <class>TQLayoutWidget</class> <property stdset="1"> <name>name</name> <cstring>Layout2</cstring> @@ -195,7 +195,7 @@ Once you have chosen an import type please press the OK button.</string> <enum>Expanding</enum> </property> <property> - <name>sizeHint</name> + <name>tqsizeHint</name> <size> <width>20</width> <height>20</height> @@ -203,7 +203,7 @@ Once you have chosen an import type please press the OK button.</string> </property> </spacer> <widget> - <class>QPushButton</class> + <class>TQPushButton</class> <property stdset="1"> <name>name</name> <cstring>okButton</cstring> @@ -218,7 +218,7 @@ Once you have chosen an import type please press the OK button.</string> </property> </widget> <widget> - <class>QPushButton</class> + <class>TQPushButton</class> <property stdset="1"> <name>name</name> <cstring>cancelButton</cstring> |