diff options
Diffstat (limited to 'demos/www-options.tcl')
-rw-r--r-- | demos/www-options.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/www-options.tcl b/demos/www-options.tcl index ea9ee12..00cdcb9 100644 --- a/demos/www-options.tcl +++ b/demos/www-options.tcl @@ -11,7 +11,7 @@ proc DemoInternetOptions {} { InitPics internet-* - $T column configure 0 -text "Internet Options" + $T column create -text "Internet Options" $T state define check $T state define radio |