summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmlatheedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmlatheedit.h')
-rw-r--r--kpovmodeler/pmlatheedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmlatheedit.h b/kpovmodeler/pmlatheedit.h
index f86b55ee..ae5152a5 100644
--- a/kpovmodeler/pmlatheedit.h
+++ b/kpovmodeler/pmlatheedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -42,7 +41,7 @@ class TQLabel;
*/
class PMLatheEdit : public PMSolidObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMSolidObjectEdit Base;
public: