wxWidgets/include/wx/x11
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
..
nanox/X11 Replace tabs with spaces 2020-12-23 17:03:10 +01:00
private
app.h
bitmap.h Remove checks for wxNEEDS_CHARPP 2020-10-19 20:07:16 +02:00
brush.h
chkconf.h
clipbrd.h
colour.h
cursor.h Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dnd.h
font.h
glcanvas.h
joystick.h
minifram.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
palette.h
pen.h
popupwin.h
print.h
private.h
privx.h
region.h
reparent.h
textctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
toplevel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
window.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00