From 32459311b349db581cc5fb0d80739a95b3d998b4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:30:40 -0600 Subject: Rename additional global TQt functions --- korundum/rubylib/rbkconfig_compiler/example.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korundum/rubylib/rbkconfig_compiler') diff --git a/korundum/rubylib/rbkconfig_compiler/example.rb b/korundum/rubylib/rbkconfig_compiler/example.rb index d7ef38b1..9ed4d9c4 100644 --- a/korundum/rubylib/rbkconfig_compiler/example.rb +++ b/korundum/rubylib/rbkconfig_compiler/example.rb @@ -36,5 +36,5 @@ require 'exampleprefs_base.rb' prefs.setAnotherOption(17) - qWarning("Another Option = %d" % prefs.anotherOption()) - qWarning("Another Option2 = %d" % prefs.anotherOption2()) + tqWarning("Another Option = %d" % prefs.anotherOption()) + tqWarning("Another Option2 = %d" % prefs.anotherOption2()) -- cgit v1.2.1