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/addattributedialogbase.ui | 60 ++++++++++++++++----------------- 1 file changed, 30 insertions(+), 30 deletions(-) (limited to 'languages/cpp/addattributedialogbase.ui') diff --git a/languages/cpp/addattributedialogbase.ui b/languages/cpp/addattributedialogbase.ui index eabd89fe..27ad6d5a 100644 --- a/languages/cpp/addattributedialogbase.ui +++ b/languages/cpp/addattributedialogbase.ui @@ -1,6 +1,6 @@ AddAttributeDialogBase - + AddAttributeDialogBase @@ -22,7 +22,7 @@ unnamed - + Access @@ -77,9 +77,9 @@ LastColumn - + - layout3 + tqlayout3 @@ -95,14 +95,14 @@ Expanding - + 111 20 - + addAttributeButton @@ -110,7 +110,7 @@ &Add Attribute - + deleteAttributeButton @@ -120,7 +120,7 @@ - + groupBox1 @@ -131,15 +131,15 @@ unnamed - + - layout4 + tqlayout4 unnamed - + textLabel1 @@ -150,7 +150,7 @@ returnType - + returnType @@ -163,7 +163,7 @@ declarator - + textLabel2 @@ -176,20 +176,20 @@ - + - layout5 + tqlayout5 unnamed - + storage - + textLabel5 @@ -200,7 +200,7 @@ storage - + textLabel3 @@ -211,7 +211,7 @@ access - + access @@ -220,7 +220,7 @@ - + Layout1 @@ -244,14 +244,14 @@ Expanding - + 20 20 - + buttonOk @@ -268,7 +268,7 @@ true - + buttonCancel @@ -313,9 +313,9 @@ attributes - selectionChanged(QListViewItem*) + selectionChanged(TQListViewItem*) AddAttributeDialogBase - currentChanged(QListViewItem*) + currentChanged(TQListViewItem*) returnType @@ -362,14 +362,14 @@ kdialog.h - + init() destroy() addAttribute() deleteCurrentAttribute() - currentChanged(QListViewItem*) + currentChanged(TQListViewItem*) updateGUI() - - - + + + -- cgit v1.2.1