diff options
Diffstat (limited to 'knotes/knoteprinter.h')
-rw-r--r-- | knotes/knoteprinter.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/knotes/knoteprinter.h b/knotes/knoteprinter.h index d9b006961..632dd85a4 100644 --- a/knotes/knoteprinter.h +++ b/knotes/knoteprinter.h @@ -5,9 +5,9 @@ #include <tqpalette.h> #include <tqstring.h> -class QMimeSourceFactory; -class QStyleSheet; -template <class T> class QValueList; +class TQMimeSourceFactory; +class TQStyleSheet; +template <class T> class TQValueList; class KPrinter; namespace KCal { |