mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
CURA-4870 Set the correct version of the QtQuick.Controls to be
compliant with v5.8
This commit is contained in:
parent
1a57e9323b
commit
1bde7a6228
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.7
|
||||
import QtQuick.Controls 2.3
|
||||
import QtQuick.Controls 2.0
|
||||
import QtQuick.Controls.Styles 1.4
|
||||
|
||||
import UM 1.2 as UM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue