-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.2.1, Qt Creator 3.4.0-rc1
-
Ubuntu 13.04
-
251b444cfd4618d49135458f0d9a766e43c8309f
In code like this:
auto foo() -> QString
{ return ""; }
Trying to follow symbol by pressing F2, ctrl+click or through mouse right button menu at QString does not work.