From 7491b792e2201bb6c3fa62a1c99a5b6d83304d31 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 16 May 2008 07:08:04 +0000 Subject: (svn r13114) -Codechange: use InvalidateData instead of direct window access to modify the state of the statusbar from outside the statusbar. --- projects/openttd_vs80.vcproj | 4 ++++ projects/openttd_vs90.vcproj | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index ccf20523e..e73c5d269 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1439,6 +1439,10 @@ RelativePath=".\..\src\station_type.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index d4b35c0c1..190d050ed 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1436,6 +1436,10 @@ RelativePath=".\..\src\station_type.h" > + + -- cgit v1.2.3-54-g00ecf