mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Set wizard to null so we do not get complaints from QML
This commit is contained in:
parent
f7ecc1dc40
commit
5e3d492aba
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Item
|
|||
|
||||
property string activeManufacturer: "Ultimaker";
|
||||
|
||||
property variant wizard;
|
||||
property variant wizard: null;
|
||||
|
||||
Connections
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue