mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 08:53:06 +08:00
Avoid the wxAuiNotebook center pane having non-zero dock_layer, dock_row, or dock_pos values as it doesn't make sense for it. Closes #26679.