Ignore:
Timestamp:
Jul 21, 2015, 11:46:27 AM (9 years ago)
Author:
ldelgass
Message:

Code style

File:
1 edited

Legend:

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

    r5767 r5768  
    138138    private variable _isolines
    139139    private variable _contourList ""
    140 
    141     private common _downloadPopup;      # download options from popup
    142     private common _hardcopy
    143140    private variable _width 0
    144141    private variable _height 0
     
    152149    private variable _curFldLabel ""
    153150    private variable _colorMode "scalar";#  Mode of colormap (vmag or scalar)
     151
     152    private common _downloadPopup;      # download options from popup
     153    private common _hardcopy
    154154}
    155155
Note: See TracChangeset for help on using the changeset viewer.