Files
wxWidgets/interface
Paul Cornett 47c35e67f5 Some small fixes for wxAboutBox HiDPI support
Always use the wxApp top window for default icon bundle, it's possible the
provided window is not the main one. Pass window argument to GetIcon() in
generic implementation. Make GetIcon() window parameter pointer-to-const.
2026-05-21 15:17:38 -07:00
..