diff options
Diffstat (limited to 'kpovmodeler/pmlightgroupedit.h')
-rw-r--r-- | kpovmodeler/pmlightgroupedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmlightgroupedit.h b/kpovmodeler/pmlightgroupedit.h index 1c329b82..daa37cce 100644 --- a/kpovmodeler/pmlightgroupedit.h +++ b/kpovmodeler/pmlightgroupedit.h @@ -33,7 +33,7 @@ class TQCheckBox; */ class PMLightGroupEdit : public PMSolidObjectEdit { - Q_OBJECT + TQ_OBJECT typedef PMSolidObjectEdit Base; public: |