wxWidgets/include/wx/x11
Vadim Zeitlin 41b1ba3c9e Replace many identical wxBitmap::CopyFromIcon() with a single one
Define CopyFromIcon() directly in wxBitmapBase for the non-MSW ports, as
it was implemented exactly in the same way in all ports using this class
anyhow.

This means this function is not virtual any longer, but this shouldn't
be a problem as it was never supposed to be overridden in application
code and this couldn't be done with wxMSW, where it never was virtual in
the first place, anyhow.

No real changes, just a simplification.
2021-10-25 23:36:45 +02:00
..
nanox/X11
private
app.h
bitmap.h
brush.h
chkconf.h
clipbrd.h
colour.h
cursor.h
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
palette.h
pen.h
popupwin.h
print.h
private.h
privx.h
region.h
reparent.h
textctrl.h
toplevel.h
window.h