wxWidgets/interface
Vadim Zeitlin 5a91ab92f7 Use high quality in wxBitmap::Rescale()
This function is currently used for relatively small icons in
wxArtProvider and wxSearchCtrl, so it shouldn't be a problem to use
wxIMAGE_QUALITY_HIGH from performance point of view and if it ever does
become a problem, the application could easily use wxImage::Rescale()
with a different option directly instead.
2021-09-24 00:30:02 +02:00
..
wx Use high quality in wxBitmap::Rescale() 2021-09-24 00:30:02 +02:00
check_syntax.sh