diff options
Diffstat (limited to 'kdeprint/kprinterimpl.h')
-rw-r--r-- | kdeprint/kprinterimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/kprinterimpl.h b/kdeprint/kprinterimpl.h index b06d77706..ae6b8b75d 100644 --- a/kdeprint/kprinterimpl.h +++ b/kdeprint/kprinterimpl.h @@ -31,7 +31,7 @@ class KPrinter; class KMPrinter; -class KDEPRINT_EXPORT KPrinterImpl : public TQObject +class KDEPRINT_EXPORT KPrinterImpl : public QObject { Q_OBJECT public: |