mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Small fixes for disable user data triggering preferences window
This commit is contained in:
parent
c3954c40ac
commit
b29047abd3
3 changed files with 14 additions and 12 deletions
|
@ -531,7 +531,7 @@ UM.MainWindow
|
|||
Connections
|
||||
{
|
||||
target: CuraApplication
|
||||
onShowMyTestChanged: preferences.visible = true
|
||||
onShowPreferencesWindow: preferences.visible = true
|
||||
}
|
||||
|
||||
MessageDialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue