Resolve some recently introduced warnings

This commit is contained in:
Maarten Bent
2019-10-13 12:30:58 +02:00
committed by paulcor
parent 127ec4dd7f
commit 05e0fad687
4 changed files with 5 additions and 4 deletions

View File

@@ -2335,6 +2335,7 @@ wxTextCtrl::MSWHandleMessage(WXLRESULT *rc,
::IsMenu(GetHmenuOf(wxCurrentPopupMenu)) )
::SetCursor(GetHcursorOf(*wxSTANDARD_CURSOR));
}
break;
#endif // wxUSE_MENUS
case WM_PASTE: