Skip to content
Snippets Groups Projects
Commit b0b105d5 authored by hjk's avatar hjk Committed by hjk
Browse files

ProjectExplorer: make currentProject static


This saves one function call compared to the instance()->currentProject()
pattern and is typically less to type on the caller site.

Change-Id: I65568f30205fc90e2aaca7e8e7f0192241df8c85
Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
parent ecd9f3c4
No related branches found
No related tags found
Loading
Showing
with 34 additions and 39 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