Changeset 6339 for trunk/gui


Ignore:
Timestamp:
May 14, 2016, 4:29:46 PM (8 years ago)
Author:
ldelgass
Message:

whitespace

File:
1 edited

Legend:

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

    r6338 r6339  
    17351735        set cmap $_currentColormap
    17361736        if { ![info exists _colormaps($cmap)] } {
    1737            BuildColormap $cmap
    1738            set _colormaps($cmap) 1
     1737            BuildColormap $cmap
     1738            set _colormaps($cmap) 1
    17391739        }
    17401740        #SendCmd "legend $cmap scalar $_curFldName {} $w $h 0"
Note: See TracChangeset for help on using the changeset viewer.