[go: up one dir, main page]

Fix build errors on Windows

Including <windows.h> introduces global namespace pollution, causing the symbol DOUBLE_CLICK to clash with the definition in gdkmm/toplevel.h.

Merge request reports

Loading