Improved the SETTING_BUTTON_HEIGHT macro

This commit is contained in:
Sergii Pylypenko
2021-12-01 00:40:20 +02:00
parent 3330660c5e
commit 7b4be1c39c
5 changed files with 8 additions and 20 deletions

View File

@@ -1525,8 +1525,6 @@ void ScreenSizeChanged()
/* screen size changed and the old bitmap is invalid now, so we don't want to undraw it */
_cursor.visible = false;
CheckWindowMinSizings();
}
void UndrawMouseCursor()