Setting to disable windows titlebars

This commit is contained in:
pelya
2017-03-22 22:26:20 +02:00
parent 1b49cf0050
commit cee6057bf2
6 changed files with 83 additions and 62 deletions
+1
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.