Skip to content
Commit c55ffdca authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

BoorkmarksRunner: Set QIcon instead of Favicon pointer in BookmarkMatch

Summary:
Before: A pointer to the favicon gets written in the BookmarkMatch and using this pointer the icon gets created when the Plasma::QueryMatch gets created.
Now: Using the favicon pointer the icon gets created and written to the BookmarkMatch, when the QueryMatch is created the icon value is read.

This makes the code easier to understand and the BookmarkMatch is independent of the Favicon class.

Test Plan: Should compile and display icons.

Reviewers: apol, broulik, davidedmundson

Reviewed By: davidedmundson

Subscribers: bruns, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D28439
parent 40fc426b
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