mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Re-enable ask for save in JSON editor window
This commit is contained in:
parent
56970480f2
commit
825957d2fb
@ -55,7 +55,7 @@ FramelessWindow.CustomWindow {
|
||||
//
|
||||
// Ask user to save changes before closing the window
|
||||
//
|
||||
//onClosing: (close) => close.accepted = Cpp_JSON_Editor.askSave()
|
||||
onClosing: close.accepted = Cpp_JSON_Editor.askSave()
|
||||
|
||||
//
|
||||
// Dummy string to increase width of buttons
|
||||
|
Loading…
x
Reference in New Issue
Block a user