diff options
Diffstat (limited to 'src/profilecertoptions.h')
-rw-r--r-- | src/profilecertoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilecertoptions.h b/src/profilecertoptions.h index 9205069..fdafda3 100644 --- a/src/profilecertoptions.h +++ b/src/profilecertoptions.h @@ -29,7 +29,7 @@ class ProfileCertOptions : public ProfileCertOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileCertOptions(TQWidget *parent); ~ProfileCertOptions(); |