src/hbutils/document/hbdocumentloader.cpp
changeset 6 c3690ec91ef8
parent 3 11d3954df52a
child 7 923ff622b8b9
--- a/src/hbutils/document/hbdocumentloader.cpp	Fri Jun 11 13:58:22 2010 +0300
+++ b/src/hbutils/document/hbdocumentloader.cpp	Wed Jun 23 18:33:25 2010 +0300
@@ -210,8 +210,11 @@
 
 
 /*!
-    Inserts object tree to documentloader. You can pass as an input parameter 
+    Inserts object tree to document loader. You can pass as an input parameter 
     output of "load" mothod. 
+
+    Document loader does not take ownership of the objects.
+
     \param roots root objects list.
     \return true if success, false otherwise.
 */