summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmcylinderedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmcylinderedit.h')
-rw-r--r--kpovmodeler/pmcylinderedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmcylinderedit.h b/kpovmodeler/pmcylinderedit.h
index 10d9a758..62585782 100644
--- a/kpovmodeler/pmcylinderedit.h
+++ b/kpovmodeler/pmcylinderedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -33,7 +32,7 @@ class TQCheckBox;
class PMCylinderEdit : public PMSolidObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMSolidObjectEdit Base;
public: