Vertical toolbar is drawn okay, but does not work

This commit is contained in:
pelya
2014-06-02 00:15:15 +03:00
parent 9f780643ed
commit 9923ecfed0
4 changed files with 124 additions and 35 deletions

View File

@@ -40,6 +40,7 @@ static bool RedrawTownAuthority(int32 p1);
static bool InvalidateCompanyInfrastructureWindow(int32 p1);
static bool InvalidateCompanyWindow(int32 p1);
static bool ZoomMinMaxChanged(int32 p1);
static bool VerticalToolbarChanged(int32 p1);
static bool TouchscreenModeChanged(int32 p1);
#ifdef ENABLE_NETWORK