diff options
Diffstat (limited to 'kitchensync/src/aboutpage.h')
-rw-r--r-- | kitchensync/src/aboutpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchensync/src/aboutpage.h b/kitchensync/src/aboutpage.h index ce813c206..b364e0fea 100644 --- a/kitchensync/src/aboutpage.h +++ b/kitchensync/src/aboutpage.h @@ -28,7 +28,7 @@ class AboutPage : public TQWidget { Q_OBJECT - TQ_OBJECT + public: AboutPage( TQWidget *parent ); |