diff options
Diffstat (limited to 'kpovmodeler/pmbicubicpatchedit.h')
-rw-r--r-- | kpovmodeler/pmbicubicpatchedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmbicubicpatchedit.h b/kpovmodeler/pmbicubicpatchedit.h index bdf2a971..36a564b5 100644 --- a/kpovmodeler/pmbicubicpatchedit.h +++ b/kpovmodeler/pmbicubicpatchedit.h @@ -39,7 +39,7 @@ class TQCheckBox; class PMBicubicPatchEdit : public PMGraphicalObjectEdit { Q_OBJECT - TQ_OBJECT + typedef PMGraphicalObjectEdit Base; public: /** |