mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-01 06:33:13 +08:00
Set wizard to null so we do not get complaints from QML
This commit is contained in:
parent
f7ecc1dc40
commit
5e3d492aba
@ -17,7 +17,7 @@ Item
|
||||
|
||||
property string activeManufacturer: "Ultimaker";
|
||||
|
||||
property variant wizard;
|
||||
property variant wizard: null;
|
||||
|
||||
Connections
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user