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 e57296e..be345b8 100644 --- a/src/profilegeneraloptions.h +++ b/src/profilegeneraloptions.h @@ -29,7 +29,7 @@ */ class ProfileGeneralOptions : public ProfileGeneralOptionsBase { -Q_OBJECT +TQ_OBJECT public: ProfileGeneralOptions(TQWidget *parent, KVpncConfig *GlobalConfig); |