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 0ef15253..c3a92e18 100644 --- a/kpovmodeler/pmgraphicalobjectedit.h +++ b/kpovmodeler/pmgraphicalobjectedit.h @@ -35,7 +35,7 @@ class TQLabel; */ class PMGraphicalObjectEdit : public PMDetailObjectEdit { - Q_OBJECT + TQ_OBJECT typedef PMDetailObjectEdit Base; public: |