(svn r13114) -Codechange: use InvalidateData instead of direct window access to modify the state of the statusbar from outside the statusbar.

This commit is contained in:
rubidium
2008-05-16 07:08:04 +00:00
parent 7c7a4de3e5
commit 7491b792e2
8 changed files with 55 additions and 17 deletions

View File

@@ -1439,6 +1439,10 @@
RelativePath=".\..\src\station_type.h"
>
</File>
<File
RelativePath=".\..\src\statusbar_gui.h"
>
</File>
<File
RelativePath=".\..\src\stdafx.h"
>

View File

@@ -1436,6 +1436,10 @@
RelativePath=".\..\src\station_type.h"
>
</File>
<File
RelativePath=".\..\src\statusbar_gui.h"
>
</File>
<File
RelativePath=".\..\src\stdafx.h"
>