Do use QIcon::Selected for non-icon view

Authored by broulik on Sep 10 2018, 8:22 AM.

Description

Do use QIcon::Selected for non-icon view

Fixes a regression introduced by not using the selected state.
The views other than icon view actually do have a proper highlighted background.

Differential Revision: https://phabricator.kde.org/D15387

Details