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 --- qtruby/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qtruby/ChangeLog') diff --git a/qtruby/ChangeLog b/qtruby/ChangeLog index 1e44544e..ebb11426 100644 --- a/qtruby/ChangeLog +++ b/qtruby/ChangeLog @@ -221,7 +221,7 @@ 2005-12-16 Richard Dale * The logger_backend() function has been removed and replaced with - qWarning() calls. This was because of problems with getting the + tqWarning() calls. This was because of problems with getting the logger_backend() code to work on Windows. 2005-12-16 Richard Dale @@ -637,7 +637,7 @@ 2004-10-30 Richard Dale - * qError(), qWarning() and qFatal() are now Object instance methods, rather than Qt module + * qError(), tqWarning() and tqFatal() are now Object instance methods, rather than Qt module methods. This means they don't need to be referenced with an ugly 'Qt.' module scope anymore. 2004-10-21 Richard Dale @@ -1041,7 +1041,7 @@ 2004-07-27 Richard Dale - * Added qDebug(), qFatal() and qWarning() module methods + * Added tqDebug(), tqFatal() and tqWarning() module methods 2004-07-26 Richard Dale -- cgit v1.2.3