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