wxwidgets/include
Vadim Zeitlin 3de2e479fc Add wxAuiTabCtrl::DoShowTab() helper
No real changes, just add a function ensuring that the tab is shown.

It's not really clear why the existing code sometimes calls
MakeTabVisible() after SetActivePage() and sometimes doesn't, and
perhaps it should actually always do it, in which case this function
could be merged with SetActivePage() to do everything at once, but for
now keep the changes minimal.
2024-01-03 19:05:51 +01:00
..
msvc/wx Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
wx Add wxAuiTabCtrl::DoShowTab() helper 2024-01-03 19:05:51 +01:00