Changeset 5138 for trunk


Ignore:
Timestamp:
Mar 14, 2015, 6:46:30 PM (10 years ago)
Author:
ldelgass
Message:

fix copy/paste error

File:
1 edited

Legend:

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

    r5137 r5138  
    17381738        if { ![info exists _colormaps($cmap)] } {
    17391739           BuildColormap $cmap
    1740            set _colormaps($name) 1
     1740           set _colormaps($cmap) 1
    17411741        }
    17421742        #SendCmd "legend $cmap scalar $_curFldName {} $w $h 0"
Note: See TracChangeset for help on using the changeset viewer.