commonuis/CommonDialogs/src/CAknFileSelectionDialog.cpp
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
child 29 a8834a2e9a96
--- a/commonuis/CommonDialogs/src/CAknFileSelectionDialog.cpp	Mon Mar 15 12:41:34 2010 +0200
+++ b/commonuis/CommonDialogs/src/CAknFileSelectionDialog.cpp	Wed Mar 31 21:59:52 2010 +0300
@@ -385,6 +385,7 @@
 
     iEventHandler->ResetSoftkeyStatus();
     iEventHandler->UpdateSoftkeysL( focus, popupList->ButtonGroupContainer() );
+    iEventHandler->StartFileSystemNotifierL(popupList);
 
     TBool returnValue( popupList->ExecuteLD() );
     if( returnValue )
@@ -402,6 +403,7 @@
                 }
             }
         }
+    iEventHandler->StopFileSystemNotifier();
 
     CleanupStack::Pop(); // popupList
     CleanupStack::PopAndDestroy(); // listBox