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/pmradiosityedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpovmodeler/pmradiosityedit.h') diff --git a/kpovmodeler/pmradiosityedit.h b/kpovmodeler/pmradiosityedit.h index 9a272869..d360c4d8 100644 --- a/kpovmodeler/pmradiosityedit.h +++ b/kpovmodeler/pmradiosityedit.h @@ -37,7 +37,7 @@ class TQCheckBox; class PMRadiosityEdit : public PMDialogEditBase { Q_OBJECT - TQ_OBJECT + typedef PMDialogEditBase Base; public: /** -- cgit v1.2.1