MSW: change wxBitmap to wxBitmapBundle in wxBitmapComboBox
This commit is contained in:
parent
f0c6b42ad0
commit
d225b8d56c
5 changed files with 61 additions and 53 deletions
|
|
@ -143,6 +143,9 @@ Changes in behaviour not resulting in compilation errors
|
|||
Changes in behaviour which may result in build errors
|
||||
-----------------------------------------------------
|
||||
|
||||
- wxBitmapComboBoxBase::SetItemBitmap() changed argument's type from wxBitmap
|
||||
to wxBitmapBundle.
|
||||
|
||||
- "webview" library is not included in `wx-config --libs` output any more, you
|
||||
need to request it explicitly, e.g. `wx-config --libs std,webview`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue