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 f57dbae..4d5ba06 100644 --- a/src/profilesshoptions.h +++ b/src/profilesshoptions.h @@ -28,7 +28,7 @@ */ class ProfileSshOptions : public ProfileSshOptionsBase { -Q_OBJECT +TQ_OBJECT public: ProfileSshOptions(TQWidget *parent); |