Fixed right toolbar moving to the left, removed remainder of 'touchscreen mode' stuff

This commit is contained in:
Sergii Pylypenko
2014-06-03 21:55:41 +03:00
parent 75c376a23e
commit 3cb6c7d5ee
6 changed files with 8 additions and 36 deletions

View File

@@ -41,7 +41,6 @@ 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
static bool UpdateClientName(int32 p1);