Make wxGenericDataViewCtrl::SetFont() really work.
Do use the new font for the items display. Closes #15056. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -622,6 +622,7 @@ All (GUI):
|
||||
- Add wxCheckListBox::GetCheckedItems() (hartwigw).
|
||||
- Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style (Allann Jones).
|
||||
- Fix off by 1 error in wxGenericListCtrl::HitTest() (Daniel Hyams).
|
||||
- Make wxGenericDataViewCtrl::SetFont() really work (Laurent Poujoulat).
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user