From 427847240b11c1733dd9c259c613d68a6405fe68 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 Jan 2013 18:50:21 -0600 Subject: Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 --- korundum/rubylib/examples/rbKHTMLPart.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korundum') diff --git a/korundum/rubylib/examples/rbKHTMLPart.rb b/korundum/rubylib/examples/rbKHTMLPart.rb index 2b191e78..f0451610 100644 --- a/korundum/rubylib/examples/rbKHTMLPart.rb +++ b/korundum/rubylib/examples/rbKHTMLPart.rb @@ -206,7 +206,7 @@ else parts = RbPartsMW.new(nil, "rbParts") if ARGV.length > 1 # read kcmdlineargs.h for the full unabridged instructions - # on using KCmdLineArgs, it's pretty confusing at first, but it works + # on using TDECmdLineArgs, it's pretty confusing at first, but it works # This is pretty useless in this program - you might want to # expand this in your app (to load a file, etc) args = KDE::CmdLineArgs.parsedArgs() -- cgit v1.2.1