mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Made some changes so the code also works with lower versions of Qt & pyQt
This commit is contained in:
parent
3004b146ad
commit
2de587a8c6
14 changed files with 16 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright (c) 2017 Ultimaker B.V.
|
||||
// Cura is released under the terms of the LGPLv3 or higher.
|
||||
|
||||
import QtQuick 2.8
|
||||
import QtQuick 2.7
|
||||
import QtQuick.Controls 1.4
|
||||
import QtQuick.Dialogs 1.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue