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