mpxmusicplayer/commonui/src/mpxcommonuihelper.cpp
branchRCL_3
changeset 15 171e07ac910f
parent 14 943ff5625028
child 21 a1247965635c
--- a/mpxmusicplayer/commonui/src/mpxcommonuihelper.cpp	Fri Mar 12 15:42:25 2010 +0200
+++ b/mpxmusicplayer/commonui/src/mpxcommonuihelper.cpp	Mon Mar 15 12:40:11 2010 +0200
@@ -107,7 +107,7 @@
 
 const TText KRightToLeftMark = 0x200F;
 
-const TInt KMPXChunkSize = 100;  // number of songs added in each chunk, IncAddL
+const TInt KMPXChunkSize = 50;  // number of songs added in each chunk, IncAddL
 const TInt KSQLErrGeneral = -311; // SQL General error. Don't want to include sql header here
 
 _LIT( KMPXCommonUiRscPath, "mpxcommonui.rsc" );