From 27075bc698a12dbc10e76618d83d952bd9d579ef Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:37:34 -0600 Subject: Rename additional global TQt functions --- quanta/project/projectupload.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quanta/project') diff --git a/quanta/project/projectupload.cpp b/quanta/project/projectupload.cpp index fb439707..f38cf937 100644 --- a/quanta/project/projectupload.cpp +++ b/quanta/project/projectupload.cpp @@ -450,7 +450,7 @@ void ProjectUpload::upload() } } - // qDebug("%s -> %s", from.url().data(), to.url().data() ); + // tqDebug("%s -> %s", from.url().data(), to.url().data() ); if (!from.fileName(false).isEmpty() && fileItem) { emit eventHappened("before_upload", from.url(), to.url()); -- cgit v1.2.3