Increased the version of QtQuick

This commit is contained in:
Mark 2018-02-13 11:07:14 +01:00
parent 7ea654df3d
commit 466926fecd
8 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@
// Uranium is released under the terms of the LGPLv3 or higher.
import QtQuick 2.8
import QtQuick.Layouts 1.1
import QtQuick.Layouts 1.2
import QtQuick.Controls 2.1
import UM 1.2 as UM