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 98bfdc98..62585782 100644 --- a/kpovmodeler/pmcylinderedit.h +++ b/kpovmodeler/pmcylinderedit.h @@ -32,7 +32,7 @@ class TQCheckBox; class PMCylinderEdit : public PMSolidObjectEdit { - Q_OBJECT + TQ_OBJECT typedef PMSolidObjectEdit Base; public: |