forked from qt-creator/qt-creator
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.
Many singletons have their own instance() method, in which case there is no need to use ICore::instance() to get access to them.