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/vtkglyphviewer.tcl

    r5767 r5768  
    132132    private variable _start 0
    133133    private variable _title ""
    134 
    135     private common _downloadPopup;      # download options from popup
    136     private common _hardcopy
    137134    private variable _width 0
    138135    private variable _height 0
     
    146143    private variable _curFldName ""
    147144    private variable _curFldLabel ""
     145
     146    private common _downloadPopup;      # download options from popup
     147    private common _hardcopy
    148148}
    149149
Note: See TracChangeset for help on using the changeset viewer.