summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmlightedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmlightedit.h')
-rw-r--r--kpovmodeler/pmlightedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmlightedit.h b/kpovmodeler/pmlightedit.h
index 797e4e80..90c75bca 100644
--- a/kpovmodeler/pmlightedit.h
+++ b/kpovmodeler/pmlightedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -40,7 +39,7 @@ class TQCheckBox;
*/
class PMLightEdit : public PMNamedObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMNamedObjectEdit Base;
public: