Files
qt-creator/src/plugins/git/gitplugin.cpp
Thorbjørn Lindeijer 6adecf3767 Avoid going through ICore when it's not necessary
Many singletons have their own instance() method, in which case there is
no need to use ICore::instance() to get access to them.
2009-01-21 15:55:33 +01:00

31 KiB