summaryrefslogtreecommitdiffstats
path: root/demos/firefox.tcl
diff options
context:
space:
mode:
authortreectrl <treectrl>2006-11-23 22:24:56 (GMT)
committertreectrl <treectrl>2006-11-23 22:24:56 (GMT)
commitba58be95010e7a8fef177ea8f96c408371f7d82d (patch)
tree0502a17ce9ecc1e154bb7f01b0406e3a590efa99 /demos/firefox.tcl
parent0a730735d7727e045df33ef8be54ca434aa81143 (diff)
downloadtktreectrl-ba58be95010e7a8fef177ea8f96c408371f7d82d.zip
tktreectrl-ba58be95010e7a8fef177ea8f96c408371f7d82d.tar.gz
tktreectrl-ba58be95010e7a8fef177ea8f96c408371f7d82d.tar.bz2
Added [DemoList] command to get the name of the main list rather than hard-coding .f2.f1.t everywhere.
Diffstat (limited to 'demos/firefox.tcl')
-rw-r--r--demos/firefox.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/firefox.tcl b/demos/firefox.tcl
index 2a8fe87..a9f4a33 100644
--- a/demos/firefox.tcl
+++ b/demos/firefox.tcl
@@ -1,10 +1,10 @@
-# RCS: @(#) $Id: firefox.tcl,v 1.16 2006/11/13 04:45:09 treectrl Exp $
+# RCS: @(#) $Id: firefox.tcl,v 1.17 2006/11/23 22:24:56 treectrl Exp $
proc DemoFirefoxPrivacy {} {
global FirefoxPrivacy
- set T .f2.f1.t
+ set T [DemoList]
#
# Configure the treectrl widget