diff -r 1cee9f1b95e0 -r a180113055cb smf/smfservermodule/smfcommon/smfplaylist.h --- a/smf/smfservermodule/smfcommon/smfplaylist.h Thu Sep 23 17:20:22 2010 +0530 +++ b/smf/smfservermodule/smfcommon/smfplaylist.h Thu Sep 23 17:43:31 2010 +0530 @@ -33,6 +33,8 @@ class SmfPlaylistPrivate; +const int SmfMusicPlaylistMaxSize = 5000; + /** * @ingroup smf_common_group * The playlist class represents an instance of a playlist.