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 4552e103..59d7533d 100644 --- a/ktuberling/playground.h +++ b/ktuberling/playground.h @@ -22,7 +22,7 @@ class TopLevel; class PlayGround : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |