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 fd53e919..399e351d 100644 --- a/kpovmodeler/pmgraphicalobject.h +++ b/kpovmodeler/pmgraphicalobject.h @@ -46,7 +46,7 @@ public: */ PMGraphicalObject( const PMGraphicalObject& o ); /** - * Deletes the object and all tqchildren + * Deletes the object and all children */ virtual ~PMGraphicalObject( ); |