summaryrefslogtreecommitdiffstats
path: root/tools/dbusxml2qt3/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dbusxml2qt3/main.cpp')
-rw-r--r--tools/dbusxml2qt3/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dbusxml2qt3/main.cpp b/tools/dbusxml2qt3/main.cpp
index cdc0a98..0208072 100644
--- a/tools/dbusxml2qt3/main.cpp
+++ b/tools/dbusxml2qt3/main.cpp
@@ -277,7 +277,7 @@ int main(int argc, char** argv)
{
if (!hasIntrospectable)
{
- qDebug("Generating org.freedesktop.DBus.Introspectable on demand");
+ tqDebug("Generating org.freedesktop.DBus.Introspectable on demand");
Class classData;
classData.name = "Introspectable";