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 b480469..6698b4b 100644 --- a/src/profilesmartcardoptions.h +++ b/src/profilesmartcardoptions.h @@ -30,7 +30,7 @@ */ class ProfileSmartcardOptions : public ProfileSmartcardOptionsBase { -Q_OBJECT +TQ_OBJECT public: ProfileSmartcardOptions(TQWidget *parent); |