summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmgraphicalobjectedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmgraphicalobjectedit.h')
-rw-r--r--kpovmodeler/pmgraphicalobjectedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmgraphicalobjectedit.h b/kpovmodeler/pmgraphicalobjectedit.h
index 9f216a2a..c3a92e18 100644
--- a/kpovmodeler/pmgraphicalobjectedit.h
+++ b/kpovmodeler/pmgraphicalobjectedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -36,7 +35,7 @@ class TQLabel;
*/
class PMGraphicalObjectEdit : public PMDetailObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMDetailObjectEdit Base;
public: