diff options
Diffstat (limited to 'kpovmodeler/pmgraphicalobjectedit.h')
-rw-r--r-- | kpovmodeler/pmgraphicalobjectedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmgraphicalobjectedit.h b/kpovmodeler/pmgraphicalobjectedit.h index 7564edae..9f216a2a 100644 --- a/kpovmodeler/pmgraphicalobjectedit.h +++ b/kpovmodeler/pmgraphicalobjectedit.h @@ -37,7 +37,7 @@ class TQLabel; class PMGraphicalObjectEdit : public PMDetailObjectEdit { Q_OBJECT - TQ_OBJECT + typedef PMDetailObjectEdit Base; public: /** |