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/configproblemreporter.ui | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'languages/cpp/configproblemreporter.ui') diff --git a/languages/cpp/configproblemreporter.ui b/languages/cpp/configproblemreporter.ui index 164d6693..6a2ab252 100644 --- a/languages/cpp/configproblemreporter.ui +++ b/languages/cpp/configproblemreporter.ui @@ -1,6 +1,6 @@ ConfigureProblemReporter - + ConfigureProblemReporter @@ -16,7 +16,7 @@ unnamed - + groupBox3_2 @@ -31,7 +31,7 @@ They will be displayed in the 'Problems' output view and as markers in the edito unnamed - + problemReporterCheckbox @@ -41,7 +41,7 @@ They will be displayed in the 'Problems' output view and as markers in the edito - + groupBox1 @@ -60,15 +60,15 @@ If disabled, the parser will typically only run when the file is saved. unnamed - + - layout2 + tqlayout2 unnamed - + bgParserCheckbox @@ -76,7 +76,7 @@ If disabled, the parser will typically only run when the file is saved. Enable &background parsing - + delayLabel @@ -91,13 +91,13 @@ If disabled, the parser will typically only run when the file is saved. msec - + AlignVCenter|AlignLeft - + delaySlider @@ -125,7 +125,7 @@ If disabled, the parser will typically only run when the file is saved. - + groupBox3 @@ -139,7 +139,7 @@ If disabled, the parser will typically only run when the file is saved. unnamed - + specialHeader @@ -176,14 +176,14 @@ If disabled, the parser will typically only run when the file is saved. CppSupportPart* m_part; - + init() destroy() setPart( CppSupportPart * part ) accept() bgParserCheckbox_toggled( bool b ) setDelayLabel( int delay ) - - - + + + -- cgit v1.2.3