mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
WIP: Add add printer page, network part
This commit is contained in:
parent
6ebfaff61e
commit
56060b1e64
5 changed files with 259 additions and 2 deletions
|
@ -5,6 +5,7 @@ import QtQuick 2.10
|
|||
import QtQuick.Controls 2.3
|
||||
import QtGraphicalEffects 1.0 // For the dropshadow
|
||||
|
||||
import UM 1.3 as UM
|
||||
import Cura 1.1 as Cura
|
||||
|
||||
import "../Widgets"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue