Skip to content
Snippets Groups Projects
Commit 22130aae authored by Christian Kamm's avatar Christian Kamm
Browse files

C++ editor: Fix performance problem when using the mouse to find links.

It is unnecessary to try hard to resolve a class forward declaration
when all you want to know is whether it is a valid link or not.

Task-number: QTCREATORBUG-2688
Reviewed-by: Thorbjorn Lindeijer
parent e46a99bc
No related branches found
No related tags found
Loading
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