idlehomescreen/xmluirendering/renderingplugins/xnbitmapfactory/src/xnbitmap.cpp
branchRCL_3
changeset 26 1b758917cafc
parent 0 f72a12da539e
--- a/idlehomescreen/xmluirendering/renderingplugins/xnbitmapfactory/src/xnbitmap.cpp	Tue May 25 12:29:32 2010 +0300
+++ b/idlehomescreen/xmluirendering/renderingplugins/xnbitmapfactory/src/xnbitmap.cpp	Wed Jun 09 09:29:04 2010 +0300
@@ -77,6 +77,15 @@
     }   
 
 // -----------------------------------------------------------------------------
+// CXnBitmap::SetContentBitmaps
+// -----------------------------------------------------------------------------
+//
+void CXnBitmap::SetContentBitmaps( TFileName& aFilename )
+    {
+    (static_cast<CXnBitmapAdapter*>(ControlAdapter()))->SetContentBitmaps(aFilename);
+    }   
+
+// -----------------------------------------------------------------------------
 // CXnBitmap::ContentBitmaps
 // -----------------------------------------------------------------------------
 //