diff options
Diffstat (limited to 'wizards/groupwisewizard.h')
-rw-r--r-- | wizards/groupwisewizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/groupwisewizard.h b/wizards/groupwisewizard.h index 734e14d71..f27868053 100644 --- a/wizards/groupwisewizard.h +++ b/wizards/groupwisewizard.h @@ -30,7 +30,7 @@ class TQGroupBox; class KDE_EXPORT GroupwiseWizard : public TDEConfigWizard { - Q_OBJECT + TQ_OBJECT public: GroupwiseWizard(); |