filemanager/App/inc/CFileManagerFileListContainer.h
branchRCL_3
changeset 52 40fb776cbfb3
parent 42 f5c50b8af68c
--- a/filemanager/App/inc/CFileManagerFileListContainer.h	Wed Sep 15 11:58:56 2010 +0300
+++ b/filemanager/App/inc/CFileManagerFileListContainer.h	Wed Oct 13 14:17:31 2010 +0300
@@ -58,6 +58,9 @@
          */
         ~CFileManagerFileListContainer();
 
+    private: // MCoeControlObserver
+        void HandleControlEventL(CCoeControl* aControl, TCoeEvent aEventType);
+
     private: // From CCoeControl
         TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent,TEventCode aType );