idlehomescreen/inc/xndomdocument.h
changeset 2 08c6ee43b396
parent 0 f72a12da539e
--- a/idlehomescreen/inc/xndomdocument.h	Thu Jan 07 12:39:41 2010 +0200
+++ b/idlehomescreen/inc/xndomdocument.h	Mon Jan 18 20:10:36 2010 +0200
@@ -136,10 +136,10 @@
         IMPORT_C HBufC8* MarshallL();
         
         /**
-        * Get reference to string pool
+        * Get pointer to string pool
         * @return Reference to string pool implementation
         */
-        IMPORT_C CXnDomStringPool& StringPool() const;
+        IMPORT_C CXnDomStringPool* StringPool() const;
 
         /**
         * Read contents from a stream.