Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-89295

qmlformat breaks QtQml import

    XMLWordPrintable

Details

    • cf3e0559b01b249a6ec06f8826e8e05aca1301ec (qt/qtdeclarative/dev) 224cebe0d96af0f3f4de27aff03918fc319687fa (qt/qtdeclarative/6.0)

    Description

      import QtQuick 2.15
      import QtQml 2.15
      

      turned to

      import QtQml 2.15 
      import QtQuick 2.15

       

      it's  a bug since it's make QtQml import fail (needed for example to use `restoreMode` in Binding)

      Attachments

        Issue Links

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

          Activity

            People

              max.goldstein Maximilian Goldstein
              jgirardet Jimmy Gir
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes