diff options
Diffstat (limited to 'src/profilenetworkrouteoptions.h')
-rw-r--r-- | src/profilenetworkrouteoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilenetworkrouteoptions.h b/src/profilenetworkrouteoptions.h index 3bdf90a..f64db74 100644 --- a/src/profilenetworkrouteoptions.h +++ b/src/profilenetworkrouteoptions.h @@ -31,7 +31,7 @@ class ProfileNetworkRouteOptions : public ProfileNetworkRouteOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileNetworkRouteOptions(TQWidget *parent); ~ProfileNetworkRouteOptions(); |