From fecb0e67b23e8b83ba7fc881bb57bc48c0852d62 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 5 Jul 2011 06:00:29 +0000 Subject: TQt4 port kmymoney This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239855 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmymoney2/dialogs/kchooseimportexportdlgdecl.ui | 30 ++++++++++++------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'kmymoney2/dialogs/kchooseimportexportdlgdecl.ui') 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 @@ KChooseImportExportDlgDecl - QDialog + TQDialog name kChooseImportDlgDecl @@ -20,7 +20,7 @@ 6 - QLayoutWidget + TQLayoutWidget name Layout4 @@ -35,7 +35,7 @@ 6 - QLabel + TQLabel name topLabel @@ -67,7 +67,7 @@ Once you have chosen an import type please press the OK button. - QLayoutWidget + TQLayoutWidget name Layout3 @@ -95,7 +95,7 @@ Once you have chosen an import type please press the OK button. Expanding - sizeHint + tqsizeHint 20 20 @@ -103,7 +103,7 @@ Once you have chosen an import type please press the OK button. - QLabel + TQLabel name promptLabel @@ -114,11 +114,11 @@ Once you have chosen an import type please press the OK button. - QComboBox + TQComboBox text - QIF + TQIF @@ -132,7 +132,7 @@ Once you have chosen an import type please press the OK button. typeCombo - minimumSize + tqminimumSize 100 0 @@ -142,7 +142,7 @@ Once you have chosen an import type please press the OK button. - QLabel + TQLabel name descriptionLabel @@ -155,7 +155,7 @@ Once you have chosen an import type please press the OK button. - minimumSize + tqminimumSize 410 100 @@ -167,7 +167,7 @@ Once you have chosen an import type please press the OK button. - QLayoutWidget + TQLayoutWidget name Layout2 @@ -195,7 +195,7 @@ Once you have chosen an import type please press the OK button. Expanding - sizeHint + tqsizeHint 20 20 @@ -203,7 +203,7 @@ Once you have chosen an import type please press the OK button. - QPushButton + TQPushButton name okButton @@ -218,7 +218,7 @@ Once you have chosen an import type please press the OK button. - QPushButton + TQPushButton name cancelButton -- cgit v1.2.1