Files
wxWidgets/include
Vadim Zeitlin 8b6f8097cf Use base class IsCurrent() in wxUniv wxVListBox
Just make the base class function accessible in this class scope, this
is better than redefining it and doesn't result in a -Wsuggest-override.
2026-07-31 12:45:42 +02:00
..