diff options
Diffstat (limited to 'tdeprint/cups/kmwother.h')
-rw-r--r-- | tdeprint/cups/kmwother.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/cups/kmwother.h b/tdeprint/cups/kmwother.h index a650482f4..c25913a52 100644 --- a/tdeprint/cups/kmwother.h +++ b/tdeprint/cups/kmwother.h @@ -28,7 +28,7 @@ class TQListViewItem; class KMWOther : public KMWizardPage { - Q_OBJECT + TQ_OBJECT public: KMWOther(TQWidget *parent = 0, const char *name = 0); |