smf/smfservermodule/smfcommon/smflyrics.cpp
changeset 25 a180113055cb
parent 18 013a02bf2bb0
equal deleted inserted replaced
24:1cee9f1b95e0 25:a180113055cb
    23 /**
    23 /**
    24  * Constructor with default argument
    24  * Constructor with default argument
    25  */
    25  */
    26 SmfLyrics::SmfLyrics( )
    26 SmfLyrics::SmfLyrics( )
    27 	{
    27 	{
       
    28 	d = new SmfLyricsPrivate;
    28 	}
    29 	}
    29 
    30 
    30 /**
    31 /**
    31  * Copy Constructor
    32  * Copy Constructor
    32  * @param aOther The reference object
    33  * @param aOther The reference object