Fix mistakenly added "events" category
The category was added to wxAuiToolBarStyle instead wxAuiToolBarEvent/
This commit is contained in:
parent
97aae519fa
commit
6f135cae70
@ -12,7 +12,7 @@
|
||||
See also @ref overview_aui.
|
||||
|
||||
@library{wxaui}
|
||||
@category{aui,events}
|
||||
@category{aui}
|
||||
*/
|
||||
enum wxAuiToolBarStyle
|
||||
{
|
||||
@ -150,7 +150,7 @@ enum wxAuiToolBarToolTextOrientation
|
||||
wxAuiToolBarEvent is used for the events generated by @ref wxAuiToolBar.
|
||||
|
||||
@library{wxaui}
|
||||
@category{aui}
|
||||
@category{aui,events}
|
||||
*/
|
||||
class wxAuiToolBarEvent : public wxNotifyEvent
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user