Use QTQuick 2.2 to fix garbled fonts

CURA-4941
This commit is contained in:
Mark 2018-02-13 12:42:31 +01:00
parent 466926fecd
commit 0d5bb952ef
9 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
// Copyright (c) 2015 Ultimaker B.V.
// Uranium is released under the terms of the LGPLv3 or higher.
import QtQuick 2.8
import QtQuick 2.2
import QtQuick.Layouts 1.2
import QtQuick.Controls 2.1