smf/smfservermodule/smfcommon/smflyrics.h
changeset 25 a180113055cb
parent 18 013a02bf2bb0
equal deleted inserted replaced
24:1cee9f1b95e0 25:a180113055cb
    25 #include <QSharedData>
    25 #include <QSharedData>
    26 #include <smfclientglobal.h>
    26 #include <smfclientglobal.h>
    27 #include <QMetaType>
    27 #include <QMetaType>
    28 
    28 
    29 class SmfLyricsPrivate;
    29 class SmfLyricsPrivate;
       
    30 
       
    31 const int SmfMusicLyricsMaxSize = 5000;
    30 
    32 
    31 /**
    33 /**
    32  * @ingroup smf_common_group
    34  * @ingroup smf_common_group
    33  * The lyrics class represents an instance of a music track's lyrics
    35  * The lyrics class represents an instance of a music track's lyrics
    34  */
    36  */