Revert "Use QTQuick 2.2 to fix garbled fonts"

This reverts commit 0d5bb952ef.
This commit is contained in:
Mark 2018-02-13 14:37:05 +01:00
parent b9205ac19e
commit 12b2348309
9 changed files with 10 additions and 10 deletions

View file

@ -1,10 +1,10 @@
// Copyright (c) 2017 Ultimaker B.V.
// Uranium is released under the terms of the LGPLv3 or higher.
import QtQuick 2.2
import QtQuick 2.8
import QtQuick.Controls 1.1
import QtQuick.Controls.Styles 1.1
import QtQuick.Layouts 1.1
import QtQuick.Layouts 1.2
import UM 1.2 as UM
import Cura 1.0 as Cura