Merge branch 'gtk-entry-hittest'
Implement wxTextCtrl::HitTest() for single line controls in wxGTK. See https://github.com/wxWidgets/wxWidgets/pull/826
This commit is contained in:
@@ -92,6 +92,7 @@ All (GUI):
|
||||
|
||||
wxGTK:
|
||||
|
||||
- Implement wxTextCtrl::HitTest() for single line controls.
|
||||
- Fix the build with glib < 2.32 (e.g. CentOS 6).
|
||||
|
||||
wxMSW:
|
||||
|
Reference in New Issue
Block a user