src/settings_gui.cpp
changeset 6296 a6bed59002c6
parent 6293 43a06ea2068c
child 6378 817e6cb0b95b
--- a/src/settings_gui.cpp	Sun Mar 11 21:39:20 2007 +0000
+++ b/src/settings_gui.cpp	Sun Mar 11 21:53:46 2007 +0000
@@ -576,13 +576,11 @@
 	"link_terraform_toolbar",
 	"liveries",
 	"prefer_teamchat",
-#if defined(__APPLE__)
 	/* While the horizontal scrollwheel scrolling is written as general code, only
 	 *  the cocoa (OSX) driver generates input for it.
-	 *  Until some other driver will read this input, we will hide the GUI to control this from other systems. */
+	 *  Since it's also able to completely disable the scrollwheel will we display it on all platforms anyway */
 	"scrollwheel_scrolling",
 	"scrollwheel_multiplier",
-#endif
 };
 
 static const char *_patches_construction[] = {