WIP: Add add printer page, network part

This commit is contained in:
Lipu Fei 2019-03-05 08:39:03 +01:00
parent 6ebfaff61e
commit 56060b1e64
5 changed files with 259 additions and 2 deletions

View file

@ -1,12 +1,13 @@
// Copyright (c) 2018 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.7
import QtQuick.Controls 2.1
import QtQuick 2.10
import QtQuick.Controls 2.3
import UM 1.1 as UM
import Cura 1.0 as Cura
Button
{
id: machineSelectorButton