wxWidgets/interface
New Pagodi 187c4692c8 Fix regression in mouse click event handling in wxSTC
In EVT_RIGHT_DOWN event handler introduced in 68888ca0a2 we need to propagate event to process it further in EVT_RIGHT_UP handler. This is important especially for wxGTK and wxOSX where EVT_RIGHT_UP is used to generate a context menu event.

Closes #17817.
2017-03-12 17:03:36 +01:00
..
wx Fix regression in mouse click event handling in wxSTC 2017-03-12 17:03:36 +01:00
check_syntax.sh