filemanager/App/inc/CFileManagerFoldersView.h
branchRCL_3
changeset 10 1772663c5b4e
parent 0 6a9f87576119
equal deleted inserted replaced
9:8812206c49a0 10:1772663c5b4e
   174         // View is closed after stepped back below this level.
   174         // View is closed after stepped back below this level.
   175         TInt iInitialFolderDepth;
   175         TInt iInitialFolderDepth;
   176 
   176 
   177         // Own: For showing info popups
   177         // Own: For showing info popups
   178         CAknInfoPopupNoteController* iPopupController;
   178         CAknInfoPopupNoteController* iPopupController;
   179         // Own:	Indicate USB storage was removed
       
   180         TBool usbWrongRemoved;
       
   181 
   179 
   182     };
   180     };
   183 
   181 
   184 #endif      // CFILEMANAGERFOLDERSVIEW_H
   182 #endif      // CFILEMANAGERFOLDERSVIEW_H
   185             
   183