Files
wxWidgets/interface
ali kettab 953a0ea558 wxQt: Remove assertion from wxDC::GetPixel() implementation
This function can only be used with a wxMemoryDC. Attempting to use it with a
wxPaintDC (or any other DC) will result in a crash, which can be observed when
running the ribbondemo sample.
2026-01-11 23:57:57 +01:00
..