mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Prevent profiles being added if there is no active machine
This commit is contained in:
parent
2afea115da
commit
003f973ba4
@ -99,6 +99,7 @@ Item
|
||||
Action
|
||||
{
|
||||
id: addProfileAction;
|
||||
enabled: UM.ActiveProfile.valid
|
||||
text: catalog.i18nc("@action:inmenu menubar:profile","&Add Profile...");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user