diff options
Diffstat (limited to 'tdeprint/kpcopiespage.h')
-rw-r--r-- | tdeprint/kpcopiespage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kpcopiespage.h b/tdeprint/kpcopiespage.h index ddb2b4f2a..2011c7ade 100644 --- a/tdeprint/kpcopiespage.h +++ b/tdeprint/kpcopiespage.h @@ -33,7 +33,7 @@ class KPrinter; class TDEPRINT_EXPORT KPCopiesPage : public KPrintDialogPage, public KPReloadObject { - Q_OBJECT + TQ_OBJECT public: KPCopiesPage(KPrinter *prt = 0, TQWidget *parent = 0, const char *name = 0); ~KPCopiesPage(); |