diff -r f966699dea19 -r ff572dfe6d86 idlehomescreen/xmluirendering/uiengine/inc/xnappuiadapterimpl.h --- 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 *