diff options
Diffstat (limited to 'src/profileracoonoptions.h')
-rw-r--r-- | src/profileracoonoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profileracoonoptions.h b/src/profileracoonoptions.h index 25d0a28..a455d95 100644 --- a/src/profileracoonoptions.h +++ b/src/profileracoonoptions.h @@ -29,7 +29,7 @@ class ProfileRacoonOptions : public ProfileRacoonOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileRacoonOptions(TQWidget *parent); ~ProfileRacoonOptions(); |