From e8f365173e37780bc769530f21a4c23818cd6379 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:32 -0600 Subject: Remove spurious TQ_OBJECT instances --- kpovmodeler/pmglview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kpovmodeler/pmglview.h') diff --git a/kpovmodeler/pmglview.h b/kpovmodeler/pmglview.h index a330afba..095d0c04 100644 --- a/kpovmodeler/pmglview.h +++ b/kpovmodeler/pmglview.h @@ -51,7 +51,7 @@ class TQComboBox; class PMGLView : public PMViewBase { Q_OBJECT - TQ_OBJECT + public: /** * Type of the view @@ -573,7 +573,7 @@ public: class PMGLViewOptionsWidget : public PMViewOptionsWidget { Q_OBJECT - TQ_OBJECT + public: /** * Default constructor -- cgit v1.2.1