mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-18 01:19:45 +08:00
When the sizer is completely empty, it makes more sense to return 0
from these functions without asserting.
See #25642, #25641.
(cherry picked from commit d1be72aa8e)