Ignore:
Timestamp:
Apr 28, 2015, 10:18:52 PM (9 years ago)
Author:
ldelgass
Message:

merge r5347 from trunk

Location:
branches/1.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.4

    • Property svn:mergeinfo changed
      /trunkmerged: 5347
  • branches/1.4/gui/scripts/vtkviewer.tcl

    r5206 r5349  
    144144    private variable _havePolydata 0
    145145
    146     private variable _first ""     ;# This is the topmost dataset.
     146    private variable _first "";         # This is the topmost dataset.
    147147    private variable _start 0
    148148    private variable _title ""
    149149
    150     common _downloadPopup          ;# download options from popup
     150    private common _downloadPopup;      # download options from popup
    151151    private common _hardcopy
    152152    private variable _width 0
Note: See TracChangeset for help on using the changeset viewer.