Skip to content
Snippets Groups Projects
Commit b260bf1e authored by Leandro Melo's avatar Leandro Melo Committed by Leandro T. C. Melo
Browse files

C++ editor: Fix follow symbol for member functions

Fix a regression introduced by ad53fa42
in which follow symbol takes you to the function declaration (instead
of to the type) for situations like the one below (the | indicates the
cursor):

void Ty|pe::function() {}

Change-Id: Iffd15b23bb0cd67eca5965cb22d9b60c4d024fb7
Reviewed-on: http://codereview.qt.nokia.com/1375


Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@nokia.com>
parent b4b9ba7e
No related branches found
No related tags found
No related merge requests found
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