wxWidgets/interface
Vadim Zeitlin e46385e964 Test that adding window to 2 sizers results in an assert
Check that adding a window to either the same, or different, sizer the
second time asserts -- but that it can still be moved to another sizer
if it is detached from the first one first.

Also document that SetContainingSizer() should never be called from
outside the library.

See #17166.
2019-09-28 23:42:37 +02:00
..
wx Test that adding window to 2 sizers results in an assert 2019-09-28 23:42:37 +02:00
check_syntax.sh