Setting to disable windows titlebars

This commit is contained in:
pelya
2017-03-22 22:26:20 +02:00
committed by Sergii Pylypenko
parent 117078beb9
commit 38c999d742
6 changed files with 83 additions and 62 deletions

View File

@@ -30,6 +30,7 @@ enum GameOptionsWidgets {
WID_GO_TEXT_SIZE_DROPDOWN, ///< Size of medium font, sizes of other fonts are derived from it.
WID_GO_VERTICAL_TOOLBAR, ///< Enable vertical toolbar.
WID_GO_BUILD_CONFIRMATION, ///< Enable build confirmation dialog.
WID_GO_WINDOWS_TITLEBARS, ///< Titlebars for all windows.
WID_GO_GUI_ZOOM_DROPDOWN, ///< Dropdown for the GUI zoom level.
WID_GO_BASE_GRF_DROPDOWN, ///< Use to select a base GRF.
WID_GO_BASE_GRF_STATUS, ///< Info about missing files etc.