On Thu, Jun 21, 2012 at 10:41 AM, Diego Iastrubni <[email protected]>wrote:
> Hi all, > > Symbol following is not working for me in master. I have this class with > an internal method, when I press F2 on another method that calls this > method the code does not jump to the implementation/declaration of that > method. In other method calls it does seem to work (it's not a shortcut > issue, pressing alt does not mark the function with a blue line as a link). > > Same project working perfectly on 2.5. > > Can anyone else reproduce? > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > > Hi, Works for me. Do you have #if <condition> in your project? This could be related to QTCREATORBUG-7512<https://bugreports.qt-project.org/browse/QTCREATORBUG-7512> - Orgad
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
