Files
wxWidgets/samples/toolbar/bitmaps
Vadim Zeitlin 47211fa520 Show how to use higher resolution toolbar bitmaps in high DPI
Update the toolbar sample to show how to use bigger images for the
toolbar in high DPI.
2021-09-15 21:15:19 +02:00
..

PNG icons in this directory are public domain were taken from Tango Desktop Project1 and are in public domain.

The foo_png.c files were generated by running

$ ../../../misc/scripts/png2c.py foo.png > foo_png.c

for each icon.