From 5027dfec5092217f70492dd6712059e46b21d003 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:56:05 -0600 Subject: Remove additional unneeded tq method conversions (cherry picked from commit 74c05bbf9d92e43a6cf3799355b5f3598884409e) --- kpovmodeler/pmgraphicalobject.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpovmodeler/pmgraphicalobject.h') 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( ); -- cgit v1.2.1