Phoenix icon indicating copy to clipboard operation
Phoenix copied to clipboard

Patch out GTK specific function from wx 3.2.1

Open marekr opened this issue 3 years ago • 1 comments
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.

marekr avatar Sep 18 '22 04:09 marekr

This can't be merged as-is because it breaks building with wx 3.2.0.

swt2c avatar Sep 20 '22 20:09 swt2c

Applied in https://github.com/wxWidgets/Phoenix/commit/3812a286c4368265bf77aa03161c51f770202ce6.

swt2c avatar Nov 09 '22 14:11 swt2c