Add a missing ampersand to the third parameter of overridden CreateBitmap(), to make it clear it is a reference. Also add semicolons after methods declarations. Closes https://github.com/wxWidgets/wxWidgets/pull/2299 Closes #19125.
Add a missing ampersand to the third parameter of overridden CreateBitmap(), to make it clear it is a reference. Also add semicolons after methods declarations. Closes https://github.com/wxWidgets/wxWidgets/pull/2299 Closes #19125.