Fix Toolbox QML null object warnings

CURA-5670
This commit is contained in:
Lipu Fei 2018-09-07 09:29:29 +02:00
parent 5a36bc963c
commit d6046c725a
6 changed files with 19 additions and 7 deletions

View file

@ -1,7 +1,7 @@
// Copyright (c) 2018 Ultimaker B.V.
// Toolbox is released under the terms of the LGPLv3 or higher.
import QtQuick 2.2
import QtQuick 2.7
import QtQuick.Controls 1.4
import QtQuick.Controls.Styles 1.4
import UM 1.1 as UM