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/amorwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amor/amorwidget.h') diff --git a/amor/amorwidget.h b/amor/amorwidget.h index 3b46d4b..f7a19d6 100644 --- a/amor/amorwidget.h +++ b/amor/amorwidget.h @@ -41,7 +41,7 @@ class AmorWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: AmorWidget(); virtual ~AmorWidget(); -- cgit v1.2.1