Skip to content

Fix build

Jan Blackquill requested to merge work/janb/no-assume into master

moc seems to have trouble with the QColor invokables in kcolorutilssingleton.h due to its header not including QColor. Adding #include fixes this for me.

Merge request reports