Changeset 5820


Ignore:
Timestamp:
Aug 20, 2015, 3:24:23 PM (9 years ago)
Author:
ldelgass
Message:

merge r5818 from trunk

Location:
branches/1.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3

    • Property svn:mergeinfo changed
      /trunkmerged: 5818
  • branches/1.3/gui/scripts/vtksurfaceviewer.tcl

    r5796 r5820  
    23332333                -activeforeground $itk_option(-plotforeground) \
    23342334                -font "Arial 8" \
    2335                 -command [itcl::code $this LegendTitleAction save]
     2335                -command [itcl::code $this Combo invoke]
    23362336            set _fields($fname) [list $label $units $components]
    23372337            if { $_curFldName == "" } {
Note: See TracChangeset for help on using the changeset viewer.