From 77b1faf4f0ca591326668ef9683bd4af69575e8f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:02 -0600 Subject: Remove spurious TQ_OBJECT instances --- amor/amorbubble.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amor/amorbubble.h') 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(); -- cgit v1.2.3