Skip to content
Snippets Groups Projects
Commit 6adecf37 authored by Thorbjørn Lindeijer's avatar Thorbjørn Lindeijer
Browse files

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.
parent f73861d4
No related branches found
No related tags found
Loading
Showing
with 65 additions and 78 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment