Made some changes so the code also works with lower versions of Qt & pyQt

This commit is contained in:
Jaime van Kessel 2018-03-05 15:32:46 +01:00
parent 3004b146ad
commit 2de587a8c6
14 changed files with 16 additions and 16 deletions

View file

@ -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