nixpkgs/pkgs/development/libraries/wxwidgets
Florian Brandes 51e8bd8a47 wxGTK32: fix console crash
If console programs use the wxApp class it will
crash with GTK3 with:
"g_object_get: assertion 'G_IS_OBJECT (object)' failed"

This patch fixes it.

See https://github.com/wxWidgets/wxWidgets/issues/23981
and https://github.com/veracrypt/VeraCrypt/issues/1263

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-11-25 09:37:24 +01:00
..
patches
wxGTK31.nix
wxGTK32.nix wxGTK32: fix console crash 2023-11-25 09:37:24 +01:00