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/pmlightedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpovmodeler/pmlightedit.h') diff --git a/kpovmodeler/pmlightedit.h b/kpovmodeler/pmlightedit.h index d3a595c5..797e4e80 100644 --- a/kpovmodeler/pmlightedit.h +++ b/kpovmodeler/pmlightedit.h @@ -41,7 +41,7 @@ class TQCheckBox; class PMLightEdit : public PMNamedObjectEdit { Q_OBJECT - TQ_OBJECT + typedef PMNamedObjectEdit Base; public: /** -- cgit v1.2.1