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 --- .../pcsimporter/qtimporter/settingsdialogbase.ui | 30 +++++++++++----------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui') diff --git a/languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui b/languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui index fa485d57..fc28b901 100644 --- a/languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui +++ b/languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui @@ -1,6 +1,6 @@ SettingsDialogBase - + SettingsDialogBase @@ -26,22 +26,22 @@ Expanding - + 161 21 - + - layout2 + tqlayout2 unnamed - + textLabel1 @@ -75,7 +75,7 @@ - + addUrlButton @@ -96,7 +96,7 @@ qtUrl - + textLabel1_2 @@ -117,18 +117,18 @@ Only the selected entry will be used qtListBox - selectionChanged(QListBoxItem*) + selectionChanged(TQListBoxItem*) SettingsDialogBase - slotSelectionChanged(QListBoxItem*) + slotSelectionChanged(TQListBoxItem*) - + enabled(int) - - - slotSelectionChanged(QListBoxItem*) - - + + + slotSelectionChanged(TQListBoxItem*) + + kcombobox.h kurlrequester.h -- cgit v1.2.1