Changeset 1460 for trunk


Ignore:
Timestamp:
May 19, 2009 2:55:24 PM (15 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/flowvisviewer.tcl

    r1459 r1460  
    378378    itk_component add loop {
    379379        Rappture::PushButton $itk_component(flowcontrols).loop \
    380             -onimage [Rappture::icon loop] \
    381             -offimage [Rappture::icon loop] \
     380            -onimage [Rappture::icon flow-loop] \
     381            -offimage [Rappture::icon flow-loop] \
    382382            -variable [itcl::scope _settings($this-loop)]
    383383    }
Note: See TracChangeset for help on using the changeset viewer.