diff options
Diffstat (limited to 'src/profileuseroptions.h')
-rw-r--r-- | src/profileuseroptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profileuseroptions.h b/src/profileuseroptions.h index 7e48aa2..5bfc64e 100644 --- a/src/profileuseroptions.h +++ b/src/profileuseroptions.h @@ -29,7 +29,7 @@ class ProfileUserOptions : public ProfileUserOptionsBase { Q_OBJECT - TQ_OBJECT + public: ProfileUserOptions(TQWidget *parent); ~ProfileUserOptions(); |