diff options
Diffstat (limited to 'kpovmodeler/pmbicubicpatch.h')
-rw-r--r-- | kpovmodeler/pmbicubicpatch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmbicubicpatch.h b/kpovmodeler/pmbicubicpatch.h index d14f7821..54baae43 100644 --- a/kpovmodeler/pmbicubicpatch.h +++ b/kpovmodeler/pmbicubicpatch.h @@ -55,7 +55,7 @@ public: /** */ virtual TQString description( ) const; /** */ - virtual PMMetaObject* metaObject( ) const; + virtual PMMetaObject* tqmetaObject( ) const; /** */ virtual void cleanUp( ) const; |