From 3c87ec12c23bf62d3f60a7dd64020af8e0b997ce Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:36:28 -0600 Subject: Rename additional global TQt functions --- superkaramba/src/taskbartest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'superkaramba/src/taskbartest.cpp') diff --git a/superkaramba/src/taskbartest.cpp b/superkaramba/src/taskbartest.cpp index 46d445d..f1d9386 100644 --- a/superkaramba/src/taskbartest.cpp +++ b/superkaramba/src/taskbartest.cpp @@ -96,10 +96,10 @@ int main(int argc, char **argv) // if( args->arg(i) != "" ) // { // TQFileInfo file( args->arg(i) ); -// //qDebug( file.dirPath(true) ); +// //tqDebug( file.dirPath(true) ); // if( file.exists() && !file.isDir() ) // { -// //qDebug( "File exists" ); +// //tqDebug( "File exists" ); // mainWin = new karamba( ( args->arg(i) )); // mainWin->show(); // OK = true; -- cgit v1.2.3