Phoenix
Phoenix copied to clipboard
Patch out GTK specific function from wx 3.2.1
trafficstars
This is a new GTK specific function added in wx 3.2.1 that results in build errors on Windows due to it's inclusion in the interface header but not windows itself.
This can't be merged as-is because it breaks building with wx 3.2.0.
Applied in https://github.com/wxWidgets/Phoenix/commit/3812a286c4368265bf77aa03161c51f770202ce6.