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 6b19312e..ae5152a5 100644 --- a/kpovmodeler/pmlatheedit.h +++ b/kpovmodeler/pmlatheedit.h @@ -41,7 +41,7 @@ class TQLabel; */ class PMLatheEdit : public PMSolidObjectEdit { - Q_OBJECT + TQ_OBJECT typedef PMSolidObjectEdit Base; public: |