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