WIP: Cleanup PrintInformation

This commit is contained in:
Lipu Fei 2018-02-22 16:02:41 +01:00
parent 5a6e84a57f
commit 32e1015f25
3 changed files with 27 additions and 57 deletions

View file

@ -1,13 +1,14 @@
// Copyright (c) 2016 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.1
import QtQuick.Controls 1.1
import QtQuick 2.8
import QtQuick.Controls 1.4
import QtQuick.Window 2.1
import UM 1.2 as UM
import Cura 1.0 as Cura
UM.ManagementPage
{
id: base;