Merge branch 'treebook-refactor'
Reuse more wxBookCtrlBase code in derived classes and other simplifications. Closes https://github.com/wxWidgets/wxWidgets/pull/769
This commit is contained in:
@@ -63,6 +63,9 @@ Changes in behaviour which may result in build errors
|
||||
This only affects code defining its own custom renderers, code just using
|
||||
wxGraphicsContext::CreatePen() continues to compile and work as before.
|
||||
|
||||
- wx/treebook.h doesn't include wx/treectrl.h (and, via it, wx/textctrl.h) any
|
||||
more, include these headers explicitly from your code if necessary.
|
||||
|
||||
|
||||
3.1.2: (released 2018-??-??)
|
||||
----------------------------
|
||||
|
Reference in New Issue
Block a user