This commit is contained in:
Steve Checkoway
2007-04-21 21:54:37 +00:00
parent 13ee0302db
commit bfd7e70d2d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ void TextBanner::LoadInternal(
// Set command is called by parent on the whole music wheel item
}
void TextBanner::LoadFromSong( Song *pSong )
void TextBanner::LoadFromSong( const Song *pSong )
{
ASSERT( m_bInitted );