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