diff options
Diffstat (limited to 'kpovmodeler/pmdiscedit.h')
-rw-r--r-- | kpovmodeler/pmdiscedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmdiscedit.h b/kpovmodeler/pmdiscedit.h index 64712799..7cb71f54 100644 --- a/kpovmodeler/pmdiscedit.h +++ b/kpovmodeler/pmdiscedit.h @@ -31,7 +31,7 @@ class PMDisc; class PMDiscEdit : public PMGraphicalObjectEdit { - Q_OBJECT + TQ_OBJECT typedef PMGraphicalObjectEdit Base; public: |