wxWidgets/include
Vadim Zeitlin 665b5a76a8 Remove unnecessary wxNotebook::DoSetSelection() from wxQt
Having this method didn't really help, it's simpler and more
straightforward to implement ChangeSelection() as a signal-blocking
wrapper around SetSelection() instead.

No real changes in behaviour, this is a pure refactoring.
2019-01-28 17:51:27 +01:00
..
msvc/wx Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
wx Remove unnecessary wxNotebook::DoSetSelection() from wxQt 2019-01-28 17:51:27 +01:00