Skip to content

Menu: Fix wrong pixel metric being requested for verticalPadding

ivan tkachenko requested to merge work/ratijas/menu-vpad into master

Clearly, this is a case of copy-paste typo. KQuickStyleItem::pixelMetric is capable of handling both "menuhmargin" and "menuvmargin" arguments.

Amends 75ec037d.

CC @cblack

Merge request reports