photosgallery/slideshow/view/src/shwslideshowvolumecontrol.h
branchRCL_3
changeset 24 ea65f74e6de4
parent 0 4e91876724a2
--- a/photosgallery/slideshow/view/src/shwslideshowvolumecontrol.h	Thu Jul 15 18:39:01 2010 +0300
+++ b/photosgallery/slideshow/view/src/shwslideshowvolumecontrol.h	Thu Aug 19 09:55:03 2010 +0300
@@ -103,6 +103,13 @@
     void Hide();
     
     /**
+     * Initilize the control textures
+     * e.g. When slideshow engine started or
+     * textures are removed due to foreground lost event
+     */
+    void InitControlTextureL();
+
+    /**
      * Called when the control should be shown.
      * e.g. Key press and tap event
      */