Files
wxWidgets/interface
Vadim Zeitlin 36abfe973a Change DoGetPreferredSize() to use a callback function
Instead of taking an array of scales, call GetNextAvailableScale() to
get them.

This allows centralising the logic for returning the available scales in
a single place, where it will be reused in the upcoming commits.
2022-06-02 01:37:24 +01:00
..