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/ruby/rubyconfigwidgetbase.ui | 48 +++++++++++++++++----------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'languages/ruby/rubyconfigwidgetbase.ui') diff --git a/languages/ruby/rubyconfigwidgetbase.ui b/languages/ruby/rubyconfigwidgetbase.ui index 64ae3e1c..93d020aa 100644 --- a/languages/ruby/rubyconfigwidgetbase.ui +++ b/languages/ruby/rubyconfigwidgetbase.ui @@ -1,6 +1,6 @@ RubyConfigWidgetBase - + RubyConfigWidgetBase @@ -16,9 +16,9 @@ unnamed - + - layout3 + tqlayout3 @@ -34,7 +34,7 @@ mainProgramEdit - + textLabel1_2 @@ -62,7 +62,7 @@ def cd(dir) Dir.chdir dir end interpreterEdit - + textLabel1_2_3_2 @@ -84,7 +84,7 @@ def cd(dir) Dir.chdir dir end These are the arguments passed to the Ruby interpreter - + textLabel1 @@ -106,7 +106,7 @@ def cd(dir) Dir.chdir dir end This is the path (or just name, if in $PATH) to the Ruby interpreter. Defaults to "ruby" - + textLabel1_2_3 @@ -133,7 +133,7 @@ def cd(dir) Dir.chdir dir end shellEdit - + textLabel1_3 @@ -158,14 +158,14 @@ def cd(dir) Dir.chdir dir end Expanding - + 40 20 - + runRadioBox @@ -184,7 +184,7 @@ def cd(dir) Dir.chdir dir end unnamed - + mainProgramRadio @@ -192,7 +192,7 @@ def cd(dir) Dir.chdir dir end Main pr&ogram - + selectedWindowRadio @@ -202,7 +202,7 @@ def cd(dir) Dir.chdir dir end - + terminalCheckbox @@ -213,7 +213,7 @@ def cd(dir) Dir.chdir dir end Check this if you want your applications to be opened in terminal window. - + enableFloatingToolBarBox @@ -224,7 +224,7 @@ def cd(dir) Dir.chdir dir end Check this if you want to control the debugger via a floating toolbar. - + showConstants @@ -235,7 +235,7 @@ def cd(dir) Dir.chdir dir end Check this if you want the debugger to show constants (with many constants this may be slow). - + traceIntoRuby @@ -246,7 +246,7 @@ def cd(dir) Dir.chdir dir end Trace through the Ruby code installed under sitedir in the debugger - + characterCodingRadioBox @@ -265,7 +265,7 @@ def cd(dir) Dir.chdir dir end unnamed - + asciiOption @@ -276,7 +276,7 @@ def cd(dir) Dir.chdir dir end 0 - + eucOption @@ -287,7 +287,7 @@ def cd(dir) Dir.chdir dir end 1 - + sjisOption @@ -298,7 +298,7 @@ def cd(dir) Dir.chdir dir end 2 - + utf8Option @@ -321,7 +321,7 @@ def cd(dir) Dir.chdir dir end Expanding - + 20 16 @@ -349,8 +349,8 @@ def cd(dir) Dir.chdir dir end kdialog.h - - + + klineedit.h klineedit.h -- cgit v1.2.3