--- a/idlehomescreen/xmluirendering/uiengine/inc/xnappuiadapterimpl.h Fri Feb 19 22:42:37 2010 +0200
+++ b/idlehomescreen/xmluirendering/uiengine/inc/xnappuiadapterimpl.h Fri Mar 12 15:41:49 2010 +0200
@@ -116,7 +116,15 @@
* @return Content control UI interface, NULL if not present
*/
MHsContentControlUi* HsContentController( const TDesC8& aType ) const;
-
+
+ /**
+ * Gets the Content control factory
+ *
+ * @since S60 5.0
+ * @return Content control factory
+ */
+ CHsContentControlFactory* HsContentControlFactory();
+
/**
* Get the effect manager
*