mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Changed selectupgradeparts
This commit is contained in:
parent
82e4f04e27
commit
2b5627234a
2 changed files with 28 additions and 36 deletions
|
@ -8,7 +8,8 @@ import QtQuick.Window 2.1
|
|||
|
||||
import UM 1.0 as UM
|
||||
|
||||
UM.Wizard{
|
||||
UM.Wizard
|
||||
{
|
||||
//: Add Printer dialog title
|
||||
wizardTitle: qsTr("Add Printer")
|
||||
wizardPages: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue