aboutsummaryrefslogtreecommitdiff
path: root/demos/tkZincLogo.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/tkZincLogo.tcl')
-rw-r--r--demos/tkZincLogo.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/tkZincLogo.tcl b/demos/tkZincLogo.tcl
index 2e72f36..96891f3 100644
--- a/demos/tkZincLogo.tcl
+++ b/demos/tkZincLogo.tcl
@@ -13,11 +13,11 @@ if {![info exists zincDemo]} {
package require zincLogo
-set w .zincLogo
+set w .tkZincLogo
catch {destroy $w}
toplevel $w
wm title $w "Zinc logo Demonstration"
-wm iconname $w zincLogo
+wm iconname $w tkZincLogo
set defaultfont "-adobe-helvetica-bold-r-normal-*-120-*-*-*-*-*-*"