wxwidgets/include
Vadim Zeitlin 5bb2cb43d1 Restore wxAuiToolBar::RealizeHelper(bool) for compatibility
This function was replaced with a more useful function taking
wxOrientation and returning wxSize in bbba3b7cb9 (Make
wxAuiToolBar::RealizeHelper() return value actually useful, 2023-12-25)
but there is some existing code using the old RealizeHelper() from its
overridden Realize(), so restore it for compatibility, even if it's
quite useless now.

See #24023, #24164, #24244.
2024-01-28 17:32:32 +01:00
..
msvc/wx Introduce minimal MSW ARM support 2024-01-21 01:48:16 +01:00
wx Restore wxAuiToolBar::RealizeHelper(bool) for compatibility 2024-01-28 17:32:32 +01:00