summaryrefslogtreecommitdiffstats
path: root/wizards/groupwarewizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/groupwarewizard.h')
-rw-r--r--wizards/groupwarewizard.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/wizards/groupwarewizard.h b/wizards/groupwarewizard.h
index 6946c360..b5b6a526 100644
--- a/wizards/groupwarewizard.h
+++ b/wizards/groupwarewizard.h
@@ -29,9 +29,10 @@ class OverViewPage;
class GroupwareWizard : public TQWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- GroupwareWizard( TQWidget *parent, const char *name = 0 );
+ GroupwareWizard( TQWidget *tqparent, const char *name = 0 );
~GroupwareWizard();
private: