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 f64db74..996de23 100644 --- a/src/profilenetworkrouteoptions.h +++ b/src/profilenetworkrouteoptions.h @@ -30,7 +30,7 @@ */ class ProfileNetworkRouteOptions : public ProfileNetworkRouteOptionsBase { - Q_OBJECT + TQ_OBJECT public: ProfileNetworkRouteOptions(TQWidget *parent); |