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,7 +1,7 @@
// Copyright (c) 2017 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.2
import QtQuick 2.8
import QtQuick.Controls 2.1
import UM 1.1 as UM