mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Revert making the open file dialog a separate LocalFileProvider plugin
This reverts commits00de7497a4
to5f6b3b52c1
CURA-7868
This commit is contained in:
parent
606ec587fe
commit
96c4d66029
9 changed files with 182 additions and 244 deletions
|
@ -22,7 +22,7 @@ Menu
|
|||
MenuItem
|
||||
{
|
||||
id: openMenu
|
||||
onTriggered: CuraApplication.getFileProviderModel().triggerFirst()
|
||||
action: Cura.Actions.open
|
||||
visible: (base.fileProviderModel.count == 1)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue