mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
The value of "growablerows" and "growablecols" elements is not just a list of numbers, but a list of numbers with optional weights, specified after a colon. Update the XRC schema to account for the weights too. Closes #17802.