hpereiradacosta added inline comments.

INLINE COMMENTS

> breezestyle.cpp:3071
> +        // no focus indicator on ComboBox list items
> +        if (widget && widget->metaObject()->className() == 
> QByteArrayLiteral("QComboBoxListView")) {
> +            return true;

I would rather use widget->inherits( "QComboBoxListView"). Would that work ?

REPOSITORY
  R31 Breeze

REVISION DETAIL
  https://phabricator.kde.org/D4426

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: broulik, #plasma, hpereiradacosta
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas

Reply via email to