From 746abe84406ed1ec1a8dc68f29ce0ab8322ccc80 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:55:10 -0600 Subject: Remove additional unneeded tq method conversions --- kig/misc/object_hierarchy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kig/misc/object_hierarchy.h') diff --git a/kig/misc/object_hierarchy.h b/kig/misc/object_hierarchy.h index 5997015c..60df8a59 100644 --- a/kig/misc/object_hierarchy.h +++ b/kig/misc/object_hierarchy.h @@ -73,7 +73,7 @@ public: std::vector calc( const Args& a, const KigDocument& doc ) const; /** - * saves the ObjectHierarchy data in tqchildren xml tags of \p parent .. + * saves the ObjectHierarchy data in children xml tags of \p parent .. */ void serialize( TQDomElement& parent, TQDomDocument& doc ) const; /** -- cgit v1.2.1