diff options
Diffstat (limited to 'kpovmodeler/pmlatheedit.h')
-rw-r--r-- | kpovmodeler/pmlatheedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmlatheedit.h b/kpovmodeler/pmlatheedit.h index 83a0a4ec..f86b55ee 100644 --- a/kpovmodeler/pmlatheedit.h +++ b/kpovmodeler/pmlatheedit.h @@ -43,7 +43,7 @@ class TQLabel; class PMLatheEdit : public PMSolidObjectEdit { Q_OBJECT - TQ_OBJECT + typedef PMSolidObjectEdit Base; public: /** |