added support for drop down toolbar buttons (patch 1713470)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1862,6 +1862,7 @@ enum wxItemKind
|
||||
wxITEM_NORMAL,
|
||||
wxITEM_CHECK,
|
||||
wxITEM_RADIO,
|
||||
wxITEM_DROPDOWN,
|
||||
wxITEM_MAX
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user