Revert. The encoding concerns brought up on the mailing have not been addressed.
This commit is contained in:
@@ -29,15 +29,6 @@ public:
|
||||
void GetApplicableFiles( const RString &sPath, vector<RString> &out );
|
||||
bool Loadable( const RString &sPath );
|
||||
bool LoadFromDir( const RString &sPath, Song &out );
|
||||
private:
|
||||
RString m_sTempSMTitle;
|
||||
RString m_sTempSMSubTitle;
|
||||
RString m_sTempSMArtist;
|
||||
RString m_sTempTitle;
|
||||
RString m_sTempSubTitle;
|
||||
RString m_sTempArtist;
|
||||
RString m_sTempSubTitleOnSameLine;
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user