smf/smfservermodule/smfcommon/smfplaylist.h
changeset 25 a180113055cb
parent 18 013a02bf2bb0
--- 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.