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

Error in qmldir file of Controls.Windows.imp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.8.2, 6.9.0 FF
    • 6.7.3
    • Quick: Controls 2
    • None
    • 916491507 (dev), b114128d9 (6.8)

      Error in qmldir file of Controls.Windows.imp
      The qmldir file in qml\QtQuick\Controls\Windows\impl

      SwitchIndicator 6.0 SwitchIndicator.qml
      SwitchIndicator 6.0 SwitchIndicator.qml
      

      contains the SwitchIndicator twice with version 6.
      This leads to a failure when we check the type information for consistency (which can be worked around).

      The correct version is:

      SwitchIndicator 2.0 SwitchIndicator.qml
      SwitchIndicator 6.0 SwitchIndicator.qml
      

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

            mitch_curtis Mitch Curtis
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes