wxwidgets/include
Vadim Zeitlin c53fc91cd6 Pass wxOrientation and not bool to wxAuiToolBar::RealizeHelper()
This makes the code more readable and also simpler as RealizeHelper()
only used its boolean parameter to convert it to wxOrientation anyhow
after the changes of the parent commit.

No real changes.
2023-12-25 17:52:31 +01:00
..
msvc/wx Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
wx Pass wxOrientation and not bool to wxAuiToolBar::RealizeHelper() 2023-12-25 17:52:31 +01:00