diff options
Diffstat (limited to 'kpovmodeler/pmgraphicalobject.h')
-rw-r--r-- | kpovmodeler/pmgraphicalobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpovmodeler/pmgraphicalobject.h b/kpovmodeler/pmgraphicalobject.h index 662f7682..19ea826d 100644 --- a/kpovmodeler/pmgraphicalobject.h +++ b/kpovmodeler/pmgraphicalobject.h @@ -101,7 +101,7 @@ public: */ void setVisibilityLevel( int level ); /** - * Returns true if the visibility level is relative to the objects tqparent + * Returns true if the visibility level is relative to the objects parent */ bool isVisibilityLevelRelative( ) const { return m_relativeVisibility; } /** |