fixed song display on "display group" screen for unlocks
This commit is contained in:
@@ -107,6 +107,8 @@ public:
|
||||
|
||||
SongEntry *FindLockEntry( CString lockname );
|
||||
|
||||
// so class can access FindSong
|
||||
friend class ScreenSelectGroup;
|
||||
private:
|
||||
SongEntry *FindSong( const Song *pSong );
|
||||
SongEntry *FindCourse( const Course *pCourse );
|
||||
|
||||
Reference in New Issue
Block a user