summaryrefslogtreecommitdiffstats
path: root/kcron/ktprint.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcron/ktprint.h')
-rw-r--r--kcron/ktprint.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kcron/ktprint.h b/kcron/ktprint.h
index c5351e1..16c13b1 100644
--- a/kcron/ktprint.h
+++ b/kcron/ktprint.h
@@ -17,10 +17,10 @@
#include <vector>
#include <kprinter.h>
-class QPainter;
+class TQPainter;
class KPrinter;
-class QString;
-class QFont;
+class TQString;
+class TQFont;
/**
*Provides a wrapper for simple printing of text.