aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testicon.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/testicon.tcl')
-rw-r--r--sandbox/testicon.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/testicon.tcl b/sandbox/testicon.tcl
index 81ad0bd..2e177d3 100644
--- a/sandbox/testicon.tcl
+++ b/sandbox/testicon.tcl
@@ -10,7 +10,7 @@ image create photo bouton -file bouton.xpm
image create photo boutond -file bouton-down.xpm
set mask "fvwm.xbm"
-set r [zinc .r -backcolor gray -relief sunken -localrender 0]
+set r [zinc .r -backcolor gray -relief sunken -render 0]
pack .r -expand t -fill both
.r configure -width 800 -height 500
#.r configure -drawbboxes t