Document change of wxAuiMDIChildFrame base class
This should have been done in c1bcf16eb9
.
This commit is contained in:
parent
81309f083d
commit
2ccc990ee4
@ -158,6 +158,9 @@ Changes in behaviour which may result in build errors
|
||||
- wxAuiPaneButton doesn't exist any more, it was never supposed to be used
|
||||
outside of the library, but if you did use, just use "int" button instead.
|
||||
|
||||
- wxAuiMDIChildFrame now inherits from wxFrame and not wxPanel, you will need
|
||||
to change your code and XRC definitions accordingly.
|
||||
|
||||
|
||||
3.1.4: (released ????-??-??)
|
||||
----------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user