forked from mirrors/0ad
fe192fe58f
As per the docs[1]: Note that since wxWidgets 2.9.1 you are strongly encouraged to create the windows which are added to wxStaticBoxSizer as children of wxStaticBox itself. wxWigets 3.3 added a warning to that end. [1] https://docs.wxwidgets.org/3.2/classwx_static_box_sizer.html Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>