diff options
Diffstat (limited to 'src/profilenetworknatoptions.h')
-rw-r--r-- | src/profilenetworknatoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilenetworknatoptions.h b/src/profilenetworknatoptions.h index 21ad374..32a2ac8 100644 --- a/src/profilenetworknatoptions.h +++ b/src/profilenetworknatoptions.h @@ -28,7 +28,7 @@ */ class ProfileNetworkNatOptions : public ProfileNetworkNatOptionsBase { -Q_OBJECT +TQ_OBJECT public: ProfileNetworkNatOptions(TQWidget *parent); |