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/debugger/debuggertracingdialogbase.ui | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'languages/cpp/debugger/debuggertracingdialogbase.ui') diff --git a/languages/cpp/debugger/debuggertracingdialogbase.ui b/languages/cpp/debugger/debuggertracingdialogbase.ui index 333dc4de..17321999 100644 --- a/languages/cpp/debugger/debuggertracingdialogbase.ui +++ b/languages/cpp/debugger/debuggertracingdialogbase.ui @@ -1,6 +1,6 @@ DebuggerTracingDialogBase - + DebuggerTracingDialogBase @@ -19,7 +19,7 @@ unnamed - + enable @@ -31,7 +31,7 @@ <p>Tracing is a mechanism to automatically print values of the choosed expressions and continue execution when breakpoint is hit. You can think of it as printf debugging that does not require modifying the source.</p> - + cancelButton @@ -39,7 +39,7 @@ Cancel - + enableCustomFormat @@ -50,7 +50,7 @@ Custom format string - + okButton @@ -71,7 +71,7 @@ Expanding - + 40 20 @@ -103,7 +103,7 @@ If custom format string is not enabled, names and values of all expressions will - + expressionsLabel @@ -130,10 +130,10 @@ If custom format string is not enabled, names and values of all expressions will reject() - + enableOrDisable() - - + + keditlistbox.h klineedit.h -- cgit v1.2.1