filemanager/App/src/CFileManagerMainView.cpp
branchRCL_3
changeset 13 5181328fad28
parent 0 6a9f87576119
child 14 efe289f793e7
equal deleted inserted replaced
11:649c558486f0 13:5181328fad28
   779         {
   779         {
   780         FileManagerDlgUtils::ShowErrorNoteL( R_QTN_MEMORYCARD_READONLY );
   780         FileManagerDlgUtils::ShowErrorNoteL( R_QTN_MEMORYCARD_READONLY );
   781         return;
   781         return;
   782         }
   782         }
   783     RenameDriveL( EFalse );
   783     RenameDriveL( EFalse );
   784     iEngine.SetObserver( this );
       
   785     iEngine.RefreshDirectory();
       
   786     }
   784     }
   787 
   785 
   788 // ------------------------------------------------------------------------------
   786 // ------------------------------------------------------------------------------
   789 // CFileManagerMainView::CmdSetDrivePasswordL
   787 // CFileManagerMainView::CmdSetDrivePasswordL
   790 // ------------------------------------------------------------------------------
   788 // ------------------------------------------------------------------------------