forked from qt-creator/qt-creator
On Linux, Creator only considers files with the exact extension ".qml" QML files and places them under a "QML" node in the project tree. On Mac and Windows, Creator also places files with extension ".QML" there. Change-Id: Id81989e867fa946081ea7a350b208ddfe09e5460 Reviewed-by: Jukka Nokso <jukka.nokso@qt.io> Reviewed-by: Christian Stenger <christian.stenger@qt.io>