move m_Flags

This commit is contained in:
Glenn Maynard
2007-05-03 17:24:37 +00:00
parent 1b09a28612
commit a9fd466033
4 changed files with 2 additions and 3 deletions
+1
View File
@@ -27,6 +27,7 @@ WheelItemData::WheelItemData( WheelItemType wit, Song* pSong, RString sSectionNa
{
m_pSong = pSong;
m_pCourse = pCourse;
m_Flags = WheelNotifyIcon::Flags();
}
MusicWheelItem::MusicWheelItem( RString sType ):