changeset 54 | c5b304f4d89b |
parent 48 | af3740e3753f |
--- a/mpserviceplugins/mpxsqlitedbhgplugin/src/mpxdbplugin.cpp Wed Aug 18 09:46:20 2010 +0300 +++ b/mpserviceplugins/mpxsqlitedbhgplugin/src/mpxdbplugin.cpp Thu Sep 02 20:24:03 2010 +0300 @@ -59,7 +59,7 @@ #include "mpxdbplugin.h" // CONSTANTS -const TInt KFirstFetchCount = 400; +const TInt KFirstFetchCount = 100; const TUid KCRUIDMusicPlayerFeatures = { 0x101FFCD0 }; const TInt KMusicPlayerFeatures = 1;