mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Revert "Use QTQuick 2.2 to fix garbled fonts"
This reverts commit 0d5bb952ef
.
This commit is contained in:
parent
b9205ac19e
commit
12b2348309
9 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue