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 6da153e..21ad374 100644 --- a/src/profilenetworknatoptions.h +++ b/src/profilenetworknatoptions.h @@ -29,7 +29,7 @@ class ProfileNetworkNatOptions : public ProfileNetworkNatOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileNetworkNatOptions(TQWidget *parent); ~ProfileNetworkNatOptions(); |