mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
Merge branch '5.0' of github.com:Ultimaker/Cura into 5.0
This commit is contained in:
commit
cb359cdfe1
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ Cura.Menu
|
||||||
id: openFilesMenu
|
id: openFilesMenu
|
||||||
|
|
||||||
shouldBeVisible: base.fileProviderModel.count > 1
|
shouldBeVisible: base.fileProviderModel.count > 1
|
||||||
|
enabled: shouldBeVisible
|
||||||
}
|
}
|
||||||
|
|
||||||
RecentFilesMenu { }
|
RecentFilesMenu { }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue