diff options
Diffstat (limited to 'src/profilecmdexecbeforeconnectoptions.h')
-rw-r--r-- | src/profilecmdexecbeforeconnectoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilecmdexecbeforeconnectoptions.h b/src/profilecmdexecbeforeconnectoptions.h index d583bd3..0a3ccea 100644 --- a/src/profilecmdexecbeforeconnectoptions.h +++ b/src/profilecmdexecbeforeconnectoptions.h @@ -28,7 +28,7 @@ */ class ProfileCmdExecBeforeConnectOptions : public ProfileCmdExecBeforeConnectOptionsBase { -Q_OBJECT +TQ_OBJECT public: ProfileCmdExecBeforeConnectOptions(TQWidget *parent); |