mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Changing to a printer with user settings doesn't trigger keep/discard popup anymore
Fixes #2499 CURA-4384
This commit is contained in:
parent
e33528538f
commit
7a85dc28d7
2 changed files with 3 additions and 2 deletions
|
@ -818,7 +818,7 @@ UM.MainWindow
|
|||
|
||||
Connections
|
||||
{
|
||||
target: Printer
|
||||
target: CuraApplication
|
||||
onShowDiscardOrKeepProfileChanges:
|
||||
{
|
||||
discardOrKeepProfileChangesDialog.show()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue