diff options
Diffstat (limited to 'src/profilegeneraloptions.h')
-rw-r--r-- | src/profilegeneraloptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilegeneraloptions.h b/src/profilegeneraloptions.h index 7589aed..e57296e 100644 --- a/src/profilegeneraloptions.h +++ b/src/profilegeneraloptions.h @@ -30,7 +30,7 @@ class ProfileGeneralOptions : public ProfileGeneralOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileGeneralOptions(TQWidget *parent, KVpncConfig *GlobalConfig); ~ProfileGeneralOptions(); |