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 1164938..85e3d78 100644 --- a/src/newprofilewizard.h +++ b/src/newprofilewizard.h @@ -71,7 +71,7 @@ Provides a wizard for creating a new profile */ class NewProfileWizard : public TQWizard { -Q_OBJECT +TQ_OBJECT public: NewProfileWizard(KVpncConfig* GlobalConfig); |