forked from qt-creator/qt-creator
The QML lint does pick up the QML template files from the wizards directory and complains about those when opening Qt Creator. So rename them. Change-Id: Ifa7a6006c222bf7b30c41097b07167c845bf7a48 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
6 lines
30 B
Smarty
6 lines
30 B
Smarty
import QtQuick 2.0
|
|
|
|
Item {
|
|
|
|
}
|