diff options
Diffstat (limited to 'src/newprofilewizard.h')
-rw-r--r-- | src/newprofilewizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newprofilewizard.h b/src/newprofilewizard.h index 431960b..1164938 100644 --- a/src/newprofilewizard.h +++ b/src/newprofilewizard.h @@ -72,7 +72,7 @@ Provides a wizard for creating a new profile class NewProfileWizard : public TQWizard { Q_OBJECT - TQ_OBJECT + public: NewProfileWizard(KVpncConfig* GlobalConfig); |