From 48d4a26399959121f33d2bc3bfe51c7827b654fc Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 14 Jun 2011 16:45:05 +0000 Subject: TQt4 port kdevelop This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1236710 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- languages/cpp/addmethoddialogbase.ui | 68 ++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'languages/cpp/addmethoddialogbase.ui') diff --git a/languages/cpp/addmethoddialogbase.ui b/languages/cpp/addmethoddialogbase.ui index 5ab3f769..3518b3a0 100644 --- a/languages/cpp/addmethoddialogbase.ui +++ b/languages/cpp/addmethoddialogbase.ui @@ -1,6 +1,6 @@ AddMethodDialogBase - + AddMethodDialogBase @@ -22,7 +22,7 @@ unnamed - + Inline @@ -88,9 +88,9 @@ LastColumn - + - layout3 + tqlayout3 @@ -106,14 +106,14 @@ Expanding - + 111 20 - + addMethodButton @@ -121,7 +121,7 @@ &Add Method - + deleteMethodButton @@ -131,7 +131,7 @@ - + groupBox1 @@ -142,15 +142,15 @@ unnamed - + - layout4 + tqlayout4 unnamed - + textLabel1 @@ -161,7 +161,7 @@ returnType - + returnType @@ -174,7 +174,7 @@ declarator - + textLabel2 @@ -187,20 +187,20 @@ - + - layout5 + tqlayout5 unnamed - + storage - + textLabel5 @@ -211,7 +211,7 @@ storage - + isInline @@ -219,7 +219,7 @@ &Inline - + textLabel3 @@ -230,7 +230,7 @@ access - + access @@ -239,7 +239,7 @@ - + groupBox2 @@ -250,7 +250,7 @@ unnamed - + sourceFile @@ -266,7 +266,7 @@ true - + browseButton @@ -279,7 +279,7 @@ - + Layout1 @@ -300,14 +300,14 @@ Expanding - + 20 20 - + buttonOk @@ -324,7 +324,7 @@ true - + buttonCancel @@ -369,9 +369,9 @@ methods - selectionChanged(QListViewItem*) + selectionChanged(TQListViewItem*) AddMethodDialogBase - currentChanged(QListViewItem*) + currentChanged(TQListViewItem*) returnType @@ -445,15 +445,15 @@ kdialog.h - + init() destroy() addMethod() deleteCurrentMethod() - currentChanged(QListViewItem*) + currentChanged(TQListViewItem*) updateGUI() browseImplementationFile() - - - + + + -- cgit v1.2.3