wxWidgets/include
Richard Smith 0fbf87d11b Split single/multi line behaviour in Qt wxTextCtrl
Introduce wxQtEdit class and wxQtMultiLineEdit and wxQtSingleLineEdit
derived classes instead of using ifs in many wxTextCtrl methods, making
the code more clear and maintainable.

Also fix some wxTextCtrl-related unit test failures with wxQt and
disable some other ones which still don't pass.

Closes https://github.com/wxWidgets/wxWidgets/pull/1039
2018-12-24 01:52:07 +01:00
..
msvc/wx Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
wx Split single/multi line behaviour in Qt wxTextCtrl 2018-12-24 01:52:07 +01:00