some general source code tweaks

This commit is contained in:
Andrzej Rybczak
2012-08-27 19:06:19 +02:00
parent 2c50064ba5
commit bac6df8c6c
21 changed files with 156 additions and 86 deletions

View File

@@ -104,7 +104,7 @@ void Lastfm::SwitchTo()
myOldScreen = myScreen;
myScreen = this;
Global::RedrawHeader = 1;
Global::RedrawHeader = true;
}
void Lastfm::Load()