wxWidgets/interface
Maarten Bent 9a255463f9 Fix wrong wxMenuItem::GetBitmap() return type documentation
This function returns wxBitmap by object, not by (const) reference since
wxBitmapBundle-related changes.

Also change signature of the other methods taking wxBitmapBundle instead
of wxBitmap now.

And some other minor improvements.

Closes #22306.
2022-04-14 23:22:41 +02:00
..
wx Fix wrong wxMenuItem::GetBitmap() return type documentation 2022-04-14 23:22:41 +02:00
check_syntax.sh