put wx{Keyboard,Mouse}State in events category instead of misc one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
This class is implemented entirely inline in @<wx/kbdstate.h@> and thus has
|
||||
no linking requirements.
|
||||
|
||||
@category{misc}
|
||||
@nolibrary
|
||||
@category{events}
|
||||
|
||||
@see wxKeyEvent, wxMouseState
|
||||
*/
|
||||
|
@@ -50,7 +50,7 @@ enum wxMouseButton
|
||||
has no linking requirements.
|
||||
|
||||
@nolibrary
|
||||
@category{misc}
|
||||
@category{events}
|
||||
|
||||
@see wxGetMouseState(), wxMouseEvent
|
||||
*/
|
||||
|
Reference in New Issue
Block a user