Add setting to increase size of main toolbar

This commit is contained in:
Jonathan G Rennison
2023-06-09 19:21:28 +01:00
parent 36e1c28173
commit ccdca8ae52
8 changed files with 81 additions and 1 deletions

View File

@@ -281,6 +281,7 @@ struct GUISettings : public TimeSettings {
bool newgrf_disable_big_gui; ///< whether to disable "big GUI" NewGRFs
bool scale_bevels; ///< bevels are scaled with GUI scale.
bool bigger_main_toolbar; ///< bigger main toolbar.
/**
* Returns true when the user has sufficient privileges to edit newgrfs on a running game