mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-10 23:38:53 -07:00
Moved open project to below open recent
CURA-1263
This commit is contained in:
parent
c236f7d266
commit
c50d0172cc
1 changed files with 3 additions and 2 deletions
|
|
@ -71,13 +71,14 @@ UM.MainWindow
|
||||||
{
|
{
|
||||||
action: Cura.Actions.open;
|
action: Cura.Actions.open;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
RecentFilesMenu { }
|
||||||
|
|
||||||
MenuItem
|
MenuItem
|
||||||
{
|
{
|
||||||
action: Cura.Actions.loadWorkspace
|
action: Cura.Actions.loadWorkspace
|
||||||
}
|
}
|
||||||
|
|
||||||
RecentFilesMenu { }
|
|
||||||
|
|
||||||
MenuSeparator { }
|
MenuSeparator { }
|
||||||
|
|
||||||
MenuItem
|
MenuItem
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue