Ignore:
Timestamp:
Aug 5, 2010, 12:53:28 PM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/gui/scripts/field3dresult.tcl

    r1719 r1853  
    152152# ----------------------------------------------------------------------
    153153itcl::body Rappture::Field3DResult::download {option args} {
    154     $itk_component(renderer) download $option $args
     154    eval $itk_component(renderer) download $option $args
    155155}
    156156
Note: See TracChangeset for help on using the changeset viewer.