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