Uses Qt's QGlobalStatic macro to create a shared Utils singleton for repolishing widgets. This means that multiple calls to the Utils' styling class helpers only trigger a single repolish per widget during a one tick of the Qt event loop.