changeset 29 | e21deeeacad2 |
parent 1 | b700e12870ca |
--- a/aknlayoutcompiler/src/MLCompCdl2InstO.cpp Wed May 26 01:28:17 2010 +0300 +++ b/aknlayoutcompiler/src/MLCompCdl2InstO.cpp Tue Jun 22 19:03:35 2010 +0800 @@ -1889,7 +1889,7 @@ } void MLCompDataCdlInstanceOpt::WriteInstances() - { bool found = false; + { bool found = false; for(CCompDataZoomLevelDatas::iterator pZoomLevel = iZoomLevelDatas.begin(); pZoomLevel != iZoomLevelDatas.end(); ++pZoomLevel) { CCompDatas& compDatas = pZoomLevel->second;