From 730bb5bd4cffbbc5cf3a32212533fef885dbab87 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:51 -0600 Subject: Remove spurious TQ_OBJECT instances --- arts/tools/templateview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arts/tools/templateview.h') diff --git a/arts/tools/templateview.h b/arts/tools/templateview.h index ab1b3ec3..30269533 100644 --- a/arts/tools/templateview.h +++ b/arts/tools/templateview.h @@ -27,7 +27,7 @@ class Template_ArtsView : public TQFrame { Q_OBJECT - TQ_OBJECT + public: Template_ArtsView( TQWidget* =0, const char* =0 ); ~Template_ArtsView(); -- cgit v1.2.3