Skip to content
Commit 257902f5 authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

searchbar: Use QIcon::fromTheme to get next/previous icons

The icons on the next and previous buttons in the searchbar were
missing because QIcon(QString) expects a path containing a file
name, but was given an icon name.

BUG: 361833
REVIEW: 128321
parent db553d0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment