Changeset 4539


Ignore:
Timestamp:
Jul 17, 2014, 2:56:59 PM (10 years ago)
Author:
ldelgass
Message:

fix typo

File:
1 edited

Legend:

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

    r4509 r4539  
    17221722        -showvalue off \
    17231723        -command [itcl::code $this AdjustSetting -isosurfaceopacity]
    1724     $inner.opacity set [expr $_settings(-isosurfaceeopacity) * 100.0]
     1724    $inner.opacity set [expr $_settings(-isosurfaceopacity) * 100.0]
    17251725
    17261726    itk_component add field_l {
Note: See TracChangeset for help on using the changeset viewer.