summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmdiscedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmdiscedit.h')
-rw-r--r--kpovmodeler/pmdiscedit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/kpovmodeler/pmdiscedit.h b/kpovmodeler/pmdiscedit.h
index b4227bd1..7cb71f54 100644
--- a/kpovmodeler/pmdiscedit.h
+++ b/kpovmodeler/pmdiscedit.h
@@ -1,4 +1,3 @@
-//-*-C++-*-
/*
**************************************************************************
description
@@ -32,7 +31,7 @@ class PMDisc;
class PMDiscEdit : public PMGraphicalObjectEdit
{
- Q_OBJECT
+ TQ_OBJECT
typedef PMGraphicalObjectEdit Base;
public: