diff options
Diffstat (limited to 'wizards/groupwarewizard.h')
-rw-r--r-- | wizards/groupwarewizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/groupwarewizard.h b/wizards/groupwarewizard.h index b5b6a5261..1461a6a7f 100644 --- a/wizards/groupwarewizard.h +++ b/wizards/groupwarewizard.h @@ -32,7 +32,7 @@ class GroupwareWizard : public TQWidget TQ_OBJECT public: - GroupwareWizard( TQWidget *tqparent, const char *name = 0 ); + GroupwareWizard( TQWidget *parent, const char *name = 0 ); ~GroupwareWizard(); private: |