The source project of this merge request has been removed.
Fix the comic applet to display icons in the tabbar
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.