summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/style-editor.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/style-editor.tcl b/demos/style-editor.tcl
index 87dc41f..3769852 100644
--- a/demos/style-editor.tcl
+++ b/demos/style-editor.tcl
@@ -117,6 +117,7 @@ proc StyleEditor::Init {Tdemo} {
Info selectedStyle ""
Info selectedElement ""
+ wm protocol $w WM_DELETE_WINDOW "ToggleStyleEditorWindow"
wm geometry $w -0+0
return