summaryrefslogtreecommitdiffstats
path: root/tdeprint/kpqtpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/kpqtpage.h')
-rw-r--r--tdeprint/kpqtpage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kpqtpage.h b/tdeprint/kpqtpage.h
index ee78ffa86..cfeefa465 100644
--- a/tdeprint/kpqtpage.h
+++ b/tdeprint/kpqtpage.h
@@ -31,7 +31,7 @@ class DrMain;
class TDEPRINT_EXPORT KPQtPage : public KPrintDialogPage
{
- Q_OBJECT
+ TQ_OBJECT
public:
KPQtPage(TQWidget *parent = 0, const char *name = 0);
KPQtPage(DrMain *driver, TQWidget *parent = 0, const char *name = 0);