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

Creating a new file using {Resources prefix} > Add New doesn't add the file to the right resource file

    XMLWordPrintable

Details

    Description

      Hello,

      Given a project with multiple resource files with in each one a '/' prefix:

      Sources
      Headers
      Resources
      +--+ config.qrc
         +--+ / (the '/' prefix)
            +-- (some files)
      +--+ qml.qrc
         +--+ / (the other '/' prefix)
            +-- (some files)
      

      If you right click on the qml.qrc '/' prefix and select the 'Add file' option, the file created is added to config.qrc '/' prefix instead of qml.qrc's one.

      Feel free to ask for information if needed.

      Attachments

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

        Activity

          People

            dt Daniel Teske
            amnell Louis du Verdier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes