Fix build
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.
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.