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 --- .../kdelibsimporter/settingsdialogbase.ui | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui') diff --git a/languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui b/languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui index 00b8c3ac..de905d40 100644 --- a/languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui +++ b/languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui @@ -1,6 +1,6 @@ SettingsDialogBase - + SettingsDialogBase @@ -16,7 +16,7 @@ unnamed - + textLabel1_2 @@ -25,7 +25,7 @@ Only the selected entry will be used - + KDE Libs Headers @@ -46,7 +46,7 @@ Only the selected entry will be used Decide if you want to restrict the Code Completion database to only the base kdelibs API or the entire KDE include structure - + textLabel1 @@ -65,7 +65,7 @@ Only the selected entry will be used If none of the directories KDevelop found is what you want,you can enter a directory of your choice here - + addUrlButton @@ -96,7 +96,7 @@ Only the selected entry will be used Expanding - + 220 20 @@ -110,18 +110,18 @@ Only the selected entry will be used kdeListBox - selectionChanged(QListBoxItem*) + selectionChanged(TQListBoxItem*) SettingsDialogBase - slotSelectionChanged(QListBoxItem*) + slotSelectionChanged(TQListBoxItem*) - + enabled(int) - - - slotSelectionChanged(QListBoxItem*) - - + + + slotSelectionChanged(TQListBoxItem*) + + kurlrequester.h klineedit.h -- cgit v1.2.3