diff options
Diffstat (limited to 'src/profilenetworkgeneraloptions.h')
-rw-r--r-- | src/profilenetworkgeneraloptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilenetworkgeneraloptions.h b/src/profilenetworkgeneraloptions.h index f649ffa..b04cdb5 100644 --- a/src/profilenetworkgeneraloptions.h +++ b/src/profilenetworkgeneraloptions.h @@ -29,7 +29,7 @@ class ProfileNetworkGeneralOptions : public ProfileNetworkGeneralOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileNetworkGeneralOptions(TQWidget *parent); ~ProfileNetworkGeneralOptions(); |