Skip to content

KStyle: fix hasIcon calculation for toolbutton labels

Noah Davis requested to merge work/ndavis/toolbutton-hasicon-fix into master

It used to check if icon was not null or iconSize was not empty, which was wrong.

Merge request reports