wxWidgets/include/wx/generic/private
Ilya Sinitsyn e5d59c6b7f Respect minimum grid column width when using native header too
Override wxHeaderColumn::GetMinWidth() to return the actual minimum
width instead of just returning 0.

Add a unit test verifying that this works as intended.
2019-09-05 20:11:09 +02:00
..
addremovectrl.h
grid.h Respect minimum grid column width when using native header too 2019-09-05 20:11:09 +02:00
listctrl.h Replace obsolete object array with vector in wxGenericListCtrl 2018-09-17 22:50:43 +02:00
markuptext.h Fix missing virtual dtor warning for wxMarkupText 2017-04-11 15:34:50 +02:00
notifmsg.h Restructure wxNotificationMessage. 2016-02-10 20:38:10 +01:00
richtooltip.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
rowheightcache.h fixed memory leak 2019-01-08 00:12:51 +01:00
textmeasure.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
timer.h Fix wxGenericTimerImpl DLL declaration in wxX11 build 2019-07-16 02:06:01 +02:00
widthcalc.h