Win32GUI: Allow toggling mouse_support off

Prevents accidental mouse clicks on the map
This commit is contained in:
Pasi Kallinen
2017-09-13 14:02:43 +03:00
parent bd7568b71d
commit 1e22a9aaf7
2 changed files with 8 additions and 4 deletions
+1
View File
@@ -529,6 +529,7 @@ win32gui: handle menu_color attribute
win32gui: name-from-discoveries list menu selector characters were punctuation
instead of letters, repeated for each class; caused by the core bug
of erroneously specifying space as a selector for class header lines
win32gui: allow toggling mouse_support off
MacOSX: initial binary release was built from out of date source code that
had 'BETA' and 'DEBUG' inappropriately enabled
MacOSX: force TIMED_DELAY build option on so that 'runmode' run-time option