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/pmbicubicpatchedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpovmodeler/pmbicubicpatchedit.h') diff --git a/kpovmodeler/pmbicubicpatchedit.h b/kpovmodeler/pmbicubicpatchedit.h index bdf2a971..36a564b5 100644 --- a/kpovmodeler/pmbicubicpatchedit.h +++ b/kpovmodeler/pmbicubicpatchedit.h @@ -39,7 +39,7 @@ class TQCheckBox; class PMBicubicPatchEdit : public PMGraphicalObjectEdit { Q_OBJECT - TQ_OBJECT + typedef PMGraphicalObjectEdit Base; public: /** -- cgit v1.2.3