global: remove RedrawHeader
This commit is contained in:
@@ -205,7 +205,7 @@ void MediaLibrary::SwitchTo()
|
||||
if (myScreen != this && myScreen->isTabbable())
|
||||
Global::myPrevScreen = myScreen;
|
||||
myScreen = this;
|
||||
Global::RedrawHeader = true;
|
||||
DrawHeader();
|
||||
markSongsInPlaylist(songsProxyList());
|
||||
Refresh();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user