Implement setting bitmaps for the menu item for wxQt

Closes https://github.com/wxWidgets/wxWidgets/pull/975
This commit is contained in:
Vadim Zeitlin
2018-10-11 14:40:20 +02:00
parent 17e243a5e4
commit bc974910ec
3 changed files with 16 additions and 13 deletions

View File

@@ -166,6 +166,7 @@ wxOSX:
wxQt:
- Fix menu bar background colour (Naser Buhamad).
- Add support for bitmaps in menu items (Igor Korot).
3.1.1: (released 2018-02-19)