wxWidgets/include/wx/dfb
Vadim Zeitlin 54e9150157 Remove redundant wxDFBDCImpl::m_mm_to_pix_[xy] members
The base class already has exactly the same members, so just use them
instead.

No real changes, just avoid (or at least reduce) confusion.
2018-12-06 03:30:55 +01:00
..
private
app.h
bitmap.h Deprecate Set{Height,Width,Depth} for other platforms as well 2018-09-23 20:02:21 -07:00
brush.h
chkconf.h
cursor.h
dc.h Remove redundant wxDFBDCImpl::m_mm_to_pix_[xy] members 2018-12-06 03:30:55 +01:00
dcclient.h
dcmemory.h
dcscreen.h
dfbptr.h
evtloop.h Compilation fix for wxGUIEventLoop in wxDFB 2018-05-23 17:20:39 +02:00
font.h Add implementations for missing wxDFB functions 2018-09-19 22:03:00 +02:00
nonownedwnd.h
pen.h
popupwin.h
private.h
region.h Add implementations for missing wxDFB functions 2018-09-19 22:03:00 +02:00
toplevel.h
window.h
wrapdfb.h