aboutsummaryrefslogtreecommitdiff
path: root/demos/simpleInteractionTrack.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/simpleInteractionTrack.tcl')
-rw-r--r--demos/simpleInteractionTrack.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/simpleInteractionTrack.tcl b/demos/simpleInteractionTrack.tcl
index 1ac3966..c24c09c 100644
--- a/demos/simpleInteractionTrack.tcl
+++ b/demos/simpleInteractionTrack.tcl
@@ -6,7 +6,7 @@ if {![info exists zincDemo]} {
}
-set w .simple_interation_track
+set w .simpleInteractionTrack
catch {destroy $w}
toplevel $w
wm title $w "Zinc Track Interaction Demonstration"