fix compilation breaking typo in recent commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6360,7 +6360,7 @@ void wxSetKeyboardHook(bool doIt)
|
|||||||
|
|
||||||
#endif // !__WXMICROWIN__
|
#endif // !__WXMICROWIN__
|
||||||
|
|
||||||
#if wxDEBUG_LEVEL > =2
|
#if wxDEBUG_LEVEL >= 2
|
||||||
const wxChar *wxGetMessageName(int message)
|
const wxChar *wxGetMessageName(int message)
|
||||||
{
|
{
|
||||||
switch ( message )
|
switch ( message )
|
||||||
|
Reference in New Issue
Block a user