wxWidgets/include
Vadim Zeitlin b4ba5ae0b6 Use icons set with SetImages() in Mac wxNotebook implementation
Use GetBitmapBundle(), via a helper GetPageBitmapBundle() function which
is going to be useful elsewhere too, rather than GetImageList(), as the
latter only works if the images were set using SetImageList(), while the
new version does the right thing both in this case and when the images
were set using SetImages().
2021-11-12 14:11:59 +01:00
..
msvc/wx Use "vc143" version-dependent compiler prefix for MSVS 2022 2021-08-24 23:05:25 +02:00
wx Use icons set with SetImages() in Mac wxNotebook implementation 2021-11-12 14:11:59 +01:00