Changeset 5300 for branches/1.4


Ignore:
Timestamp:
Apr 23, 2015, 3:58:15 PM (9 years ago)
Author:
ldelgass
Message:

whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.4/gui/scripts/nanovisviewer.tcl

    r5299 r5300  
    143143    private variable _transferFunctionEditors
    144144    private variable _settings
    145 
    146145    private variable _first ""         ;# This is the topmost volume.
    147146    private variable _current ""       ;# Currently selected component
     
    240239        -zoom                   1.0
    241240    }
     241
    242242    itk_component add 3dview {
    243243        label $itk_component(plotarea).view -image $_image(plot) \
Note: See TracChangeset for help on using the changeset viewer.