diff options
author | N.N. <krzyszcz@users.sourceforge.net> | 2004-03-23 12:07:22 +0000 |
---|---|---|
committer | N.N. <krzyszcz@users.sourceforge.net> | 2004-03-23 12:07:22 +0000 |
commit | 6f0f6fb5c0fe8ab2548c84a65fb6d1ee9363e317 (patch) | |
tree | 0ea5f55c75f0d3c7149dea0a0b6c87a0665d0a3c /test/toxy/setup.wid | |
parent | 88b4da18ab484ea55f4a58174bf0ccebe0088f24 (diff) |
toxy alpha9
svn path=/trunk/externals/miXed/; revision=1470
Diffstat (limited to 'test/toxy/setup.wid')
-rw-r--r-- | test/toxy/setup.wid | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/toxy/setup.wid b/test/toxy/setup.wid index f5aff1c..9da8775 100644 --- a/test/toxy/setup.wid +++ b/test/toxy/setup.wid @@ -98,8 +98,7 @@ proc ::toxy::item_visconfig {path target name varname cvpath px py} { # FIXME explicit traces set needtraces 0 } else { -# set needtraces 1 - set needtraces 0 + set needtraces 1 } if {$needtraces != 0} { |