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 f55cbd2..a7df655 100644 --- a/amor/amorbubble.h +++ b/amor/amorbubble.h @@ -45,7 +45,7 @@ class TQTimer; class AmorBubble : public TQWidget { Q_OBJECT - TQ_OBJECT + public: AmorBubble(); virtual ~AmorBubble(); |