diff options
Diffstat (limited to 'src/profilesshoptions.h')
-rw-r--r-- | src/profilesshoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilesshoptions.h b/src/profilesshoptions.h index 78a2d19..f57dbae 100644 --- a/src/profilesshoptions.h +++ b/src/profilesshoptions.h @@ -29,7 +29,7 @@ class ProfileSshOptions : public ProfileSshOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileSshOptions(TQWidget *parent); ~ProfileSshOptions(); |