Lowered the required qtquick number for open dialog

This commit is contained in:
Jaime van Kessel 2017-03-21 09:39:07 +01:00
parent 6858db5e17
commit a8cec631b4

View file

@ -1,7 +1,7 @@
// Copyright (c) 2015 Ultimaker B.V.
// Cura is released under the terms of the AGPLv3 or higher.
import QtQuick 2.7
import QtQuick 2.6
import QtQuick.Controls 1.1
import QtQuick.Controls.Styles 1.1
import QtQuick.Layouts 1.1