Skip to content

Fix the comic applet to display icons in the tabbar

Arnav Rawat requested to merge (removed):comicapplet_icons into master

The comic applet previously attempted to use the url associated with the icon. However, the dataengine does not return a url. I changed the method headers and method calls to use QIcon instead.

Merge request reports