mpxplugins/viewplugins/views/podcastview/inc/mpxpodcastcollectionviewcontainer.h
branchRCL_3
changeset 40 cb96c29156b2
parent 0 ff3acec5bc43
--- a/mpxplugins/viewplugins/views/podcastview/inc/mpxpodcastcollectionviewcontainer.h	Wed Jun 09 09:38:28 2010 +0300
+++ b/mpxplugins/viewplugins/views/podcastview/inc/mpxpodcastcollectionviewcontainer.h	Mon Jun 21 15:37:19 2010 +0300
@@ -121,6 +121,11 @@
      * @return Indicator icon indices
      */
     RArray<TInt> IndicatorsL( TInt aIndex );
+    
+    /**
+     * Hides container controls.
+     */
+    void HideContainerWindow();
 
 private: