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 5bfc64e..dfc9411 100644 --- a/src/profileuseroptions.h +++ b/src/profileuseroptions.h @@ -28,7 +28,7 @@ */ class ProfileUserOptions : public ProfileUserOptionsBase { - Q_OBJECT + TQ_OBJECT public: ProfileUserOptions(TQWidget *parent); |