diff options
Diffstat (limited to 'tdeprint/kpfilterpage.h')
-rw-r--r-- | tdeprint/kpfilterpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kpfilterpage.h b/tdeprint/kpfilterpage.h index a5bc7f757..9845b87b8 100644 --- a/tdeprint/kpfilterpage.h +++ b/tdeprint/kpfilterpage.h @@ -33,7 +33,7 @@ class TQTextBrowser; class KPFilterPage : public KPrintDialogPage { - Q_OBJECT + TQ_OBJECT public: KPFilterPage(TQWidget *parent = 0, const char *name = 0); ~KPFilterPage(); |