src/settings_gui.cpp
changeset 6289 9f468eccc674
parent 6259 471b91a4b1d8
child 6293 43a06ea2068c
equal deleted inserted replaced
6288:f8103e0d58ba 6289:9f468eccc674
   573 	"invisible_trees",
   573 	"invisible_trees",
   574 	"population_in_label",
   574 	"population_in_label",
   575 	"link_terraform_toolbar",
   575 	"link_terraform_toolbar",
   576 	"liveries",
   576 	"liveries",
   577 	"prefer_teamchat",
   577 	"prefer_teamchat",
       
   578 #if defined(__APPLE__)
       
   579 	/* While the horizontal scrollwheel scrolling is written as general code, only
       
   580 	 *  the cocoa (OSX) driver generates input for it.
       
   581 	 *  Until some other driver will read this input, we will hide the GUI to control this from other systems. */
       
   582 	"scrollwheel_scrolling",
       
   583 	"scrollwheel_multiplier",
       
   584 #endif
   578 };
   585 };
   579 
   586 
   580 static const char *_patches_construction[] = {
   587 static const char *_patches_construction[] = {
   581 	"build_on_slopes",
   588 	"build_on_slopes",
   582 	"extra_dynamite",
   589 	"extra_dynamite",