diff options
Diffstat (limited to 'ktuberling/playground.h')
-rw-r--r-- | ktuberling/playground.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktuberling/playground.h b/ktuberling/playground.h index 2883ff1f..4552e103 100644 --- a/ktuberling/playground.h +++ b/ktuberling/playground.h @@ -23,7 +23,7 @@ class TopLevel; class PlayGround : public TQWidget { Q_OBJECT - TQ_OBJECT + public: |