From 4fb897b216c41c13f128c71bcc66f60e2dc601c4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:33:40 -0600 Subject: Rename additional global TQt functions --- tdeprint/ppdscanner.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdeprint/ppdscanner.cpp') diff --git a/tdeprint/ppdscanner.cpp b/tdeprint/ppdscanner.cpp index 50611aaa1..12ade574d 100644 --- a/tdeprint/ppdscanner.cpp +++ b/tdeprint/ppdscanner.cpp @@ -560,8 +560,8 @@ TQIODevice *tdeprint_ppdscanner_device = NULL; int tdeprint_ppdscanner_lno = 0; #if 0 -#define QDEBUG0(s) qDebug(s) -#define QDEBUG1(s,a) qDebug(s,a) +#define QDEBUG0(s) tqDebug(s) +#define QDEBUG1(s,a) tqDebug(s,a) #else #define QDEBUG0(s) #define QDEBUG1(s,a) -- cgit v1.2.1