wxWidgets/include/wx/dfb
Vadim Zeitlin 72500faf7c Add wxCursor ctor from XPM data to all ports
This just uses the existing wxImage ctor from XPM data and wxCursor ctor
from wxImage, but will allow the code creating cursors from XPM to still
work even when wxImage ctor from XPM is made explicit.

Add a trivial test just to check that the new ctor can be used.
2021-04-18 01:14:36 +01:00
..
private
app.h
bitmap.h
brush.h
chkconf.h
cursor.h Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dfbptr.h Remove trailing semicolon from wxDFB_DECLARE_INTERFACE() 2020-08-31 01:25:45 +02:00
evtloop.h
font.h
nonownedwnd.h
pen.h
popupwin.h
private.h
region.h
toplevel.h
window.h
wrapdfb.h