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