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