diff options
Diffstat (limited to 'src/profilesmartcardoptions.h')
-rw-r--r-- | src/profilesmartcardoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilesmartcardoptions.h b/src/profilesmartcardoptions.h index 1959f85..b480469 100644 --- a/src/profilesmartcardoptions.h +++ b/src/profilesmartcardoptions.h @@ -31,7 +31,7 @@ class ProfileSmartcardOptions : public ProfileSmartcardOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileSmartcardOptions(TQWidget *parent); ~ProfileSmartcardOptions(); |