diff options
Diffstat (limited to 'kpovmodeler/pmcylinderedit.h')
-rw-r--r-- | kpovmodeler/pmcylinderedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmcylinderedit.h b/kpovmodeler/pmcylinderedit.h index 0444c120..10d9a758 100644 --- a/kpovmodeler/pmcylinderedit.h +++ b/kpovmodeler/pmcylinderedit.h @@ -34,7 +34,7 @@ class TQCheckBox; class PMCylinderEdit : public PMSolidObjectEdit { Q_OBJECT - TQ_OBJECT + typedef PMSolidObjectEdit Base; public: /** |