spr36715: Fix param list mismatch and missing slots in combo boxes.
The fix for spr36279 introduced two new problems in windows: * One code path for hlist-panes had a leftover missing parameter * Combo Box panes (which are set-gadget-mixins too) were missing the x-margin/y-margin slots, too. This fixes these problems, and ensures that gadgets on Windows work again now.
Loading
Please register or sign in to comment