diff options
Diffstat (limited to 'amor/amorbubble.h')
-rw-r--r-- | amor/amorbubble.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/amorbubble.h b/amor/amorbubble.h index 3a99b7d..5006a0e 100644 --- a/amor/amorbubble.h +++ b/amor/amorbubble.h @@ -44,7 +44,7 @@ class TQTimer; // class AmorBubble : public TQWidget { - Q_OBJECT + TQ_OBJECT public: AmorBubble(); |