Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16777

Lightbulb updated wrong file

    XMLWordPrintable

Details

    Description

      I had two projects open. One with a platformshimandroid.[h,cpp] and one with platformshim_android.[h,cpp]

      In one project I changed this:
      explicit PlatformShimImpl(QObject* parent=0); // platformshim_android.h
      to
      explicit PlatformShimImpl(Interfaces flags, QObject* parent=0); // platformshim_android.h

      And I got the light bulb. I clicked it, and it changed platformshimandroid.cpp, a file in another project. (I now use _ in the filename)
      It should have matched to platformshim_android.cpp in the SAME project.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            jasonemocha Jason
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes