Ready for the dry run.
This commit is contained in:
@@ -159,6 +159,7 @@ namespace SongUtil
|
||||
* @return true if it is unique, false otherwise.
|
||||
*/
|
||||
bool IsEditDescriptionUnique( const Song* pSong, StepsType st, const RString &sPreferredDescription, const Steps *pExclude );
|
||||
bool IsChartNameUnique( const Song* pSong, StepsType st, const RString &name, const Steps *pExclude );
|
||||
RString MakeUniqueEditDescription( const Song* pSong, StepsType st, const RString &sPreferredDescription );
|
||||
bool ValidateCurrentEditStepsDescription( const RString &sAnswer, RString &sErrorOut );
|
||||
bool ValidateCurrentStepsDescription( const RString &sAnswer, RString &sErrorOut );
|
||||
|
||||
Reference in New Issue
Block a user