Skip to content

Add missing include

David Edmundson requested to merge work/missing_include into master

QIcon is passed via a Q_ARG which requires the metatype to be declared. Some other file was pulling that in implicitly previously

Merge request reports