diff options
author | Erik Verbruggen <erik.verbruggen@nokia.com> | 2011-01-17 13:39:41 +0100 |
---|---|---|
committer | Erik Verbruggen <erik.verbruggen@nokia.com> | 2011-01-17 13:42:45 +0100 |
commit | daafa533d6e9d2efbbfdbf97d44ee8edabbaa957 (patch) | |
tree | 781114d54d5194ce4d8795d70b48defa57a177de /src/plugins/projectexplorer/runconfiguration.cpp | |
parent | 5ca2d6990a799befb38e86a8d665597a4b569c8f (diff) | |
download | qt-creator-daafa533d6e9d2efbbfdbf97d44ee8edabbaa957.tar.gz |
Fix find-usages in template classes.
The problem was that the scope of the class declaration in a template-class
declaration is the template, not the scope in which that template is defined.
The scope-check was not taking this into account.
Task-number: QTCREATORBUG-3183
Reviewed-by: Roberto Raggi
Diffstat (limited to 'src/plugins/projectexplorer/runconfiguration.cpp')
0 files changed, 0 insertions, 0 deletions