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 b04cdb5..99eaece 100644 --- a/src/profilenetworkgeneraloptions.h +++ b/src/profilenetworkgeneraloptions.h @@ -28,7 +28,7 @@ */ class ProfileNetworkGeneralOptions : public ProfileNetworkGeneralOptionsBase { -Q_OBJECT +TQ_OBJECT public: ProfileNetworkGeneralOptions(TQWidget *parent); |