Files
wxWidgets/src/html
Vadim Zeitlin a83fff2902 Remove unnecessary SetAutoLayout(true) calls
There is no need to call SetAutoLayout() explicitly after (or just
before) calling SetSizer() with a valid sizer pointer, as SetSizer()
already enables automatic layout, so just drop the useless calls.

No real changes.
2022-02-19 15:08:12 +01:00
..
2022-02-11 16:16:45 +03:00
2020-10-16 01:58:13 +02:00