wxWidgets/include/wx/generic/private
Dimitri Schoolwerth 7bf2dc71c3 Remove wxGridCellWithAttr
After the previous commit the coords stored by wxGridCellWithAttr have
become redundant as the coords are now also stored as part of the key
used for an attributes map. With then only an attribute remaining in
wxGridCellWithAttr it can be removed completely, letting the value of
an attributes map point directly to a (ref-counted) attribute instead.
2021-02-15 12:36:03 +01:00
..
addremovectrl.h
animate.h Make wxAnimationImpl private and get rid of wxAnimationImplType 2020-04-06 01:00:15 +02:00
grid.h Remove wxGridCellWithAttr 2021-02-15 12:36:03 +01:00
listctrl.h Simplify API for extending wxListCtrl background display 2020-11-09 00:37:55 +01:00
markuptext.h
notifmsg.h
richtooltip.h
rowheightcache.h
textmeasure.h
timer.h
widthcalc.h