diff -r 627c4a0fd0e7 -r c3690ec91ef8 src/hbutils/document/hbdocumentloader.cpp --- 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. */