summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmlightgroupedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmlightgroupedit.h')
-rw-r--r--kpovmodeler/pmlightgroupedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmlightgroupedit.h b/kpovmodeler/pmlightgroupedit.h
index a19fe083..daa37cce 100644
--- a/kpovmodeler/pmlightgroupedit.h
+++ b/kpovmodeler/pmlightgroupedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -34,7 +33,7 @@ class TQCheckBox;
*/
class PMLightGroupEdit : public PMSolidObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMSolidObjectEdit Base;
public: