mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 14:35:56 +08:00
Moved open project to below open recent
CURA-1263
This commit is contained in:
parent
c236f7d266
commit
c50d0172cc
@ -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…
x
Reference in New Issue
Block a user