Skip to content
Snippets Groups Projects
Commit 1ee20a44 authored by Andreas Fuchs's avatar Andreas Fuchs
Browse files

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.
parent 61df45df
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment