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 5d17245..d583bd3 100644 --- a/src/profilecmdexecbeforeconnectoptions.h +++ b/src/profilecmdexecbeforeconnectoptions.h @@ -29,7 +29,7 @@ class ProfileCmdExecBeforeConnectOptions : public ProfileCmdExecBeforeConnectOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileCmdExecBeforeConnectOptions(TQWidget *parent); ~ProfileCmdExecBeforeConnectOptions(); |