wxWidgets/include
Pavel Kalugin 2d8bbbe3c9 Add implementation for [Get/Set]CornerLabelValue()
Now, every header cell can have a label, including the corner one,
so wxGridHeaderLabelsRenderer::DrawLabel() was moved up one level
in the inheritance chain. Class names were changed accordingly.

Actual storage of corner label is delegated to a grid table class,
just because it is already done that way for column and row labels.
2018-09-04 15:27:02 +03:00
..
msvc/wx Remove "adv" library from MSVS-specific header 2018-08-27 22:50:58 +02:00
wx Add implementation for [Get/Set]CornerLabelValue() 2018-09-04 15:27:02 +03:00