commonuis/CommonDialogs/src/CAknFileSelectionModel.cpp
branchRCL_3
changeset 51 fcdfafb36fe7
parent 38 c52421ed5f07
child 55 aecbbf00d063
--- a/commonuis/CommonDialogs/src/CAknFileSelectionModel.cpp	Thu Jul 15 18:56:19 2010 +0300
+++ b/commonuis/CommonDialogs/src/CAknFileSelectionModel.cpp	Thu Aug 19 10:11:06 2010 +0300
@@ -312,7 +312,7 @@
     TInt entryIndex = 0;
     for ( TInt i( 0 ); i < itemCount; i++ ) // Add entry or not
         {
-        const TEntry& entry = ( *entryArray )[i];
+        TEntry entry = ( *entryArray )[i];
         if ( EntryIsAccepted( entry ) )
             {
              // Add entry