const fix

This commit is contained in:
Glenn Maynard
2003-09-29 05:01:41 +00:00
parent 011923cac3
commit aac37ab883
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ void SongOptions::Init()
m_bSaveScore = true;
}
CString SongOptions::GetString()
CString SongOptions::GetString() const
{
CString sReturn;