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

@@ -89,7 +89,7 @@ void SongInfo::SwitchTo()
myOldScreen = myScreen;
myScreen = this;
Global::RedrawHeader = 1;
Global::RedrawHeader = true;
w->Clear();
w->Reset();