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

@@ -64,7 +64,7 @@ void Outputs::SwitchTo()
myScreen = this;
w->Window::Clear();
Global::RedrawHeader = 1;
Global::RedrawHeader = true;
}
void Outputs::Resize()