summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmisosurfaceedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmisosurfaceedit.h')
-rw-r--r--kpovmodeler/pmisosurfaceedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmisosurfaceedit.h b/kpovmodeler/pmisosurfaceedit.h
index e6410d21..8c16749d 100644
--- a/kpovmodeler/pmisosurfaceedit.h
+++ b/kpovmodeler/pmisosurfaceedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -40,7 +39,7 @@ class TQLineEdit;
*/
class PMIsoSurfaceEdit : public PMSolidObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMSolidObjectEdit Base;
public: