Ignore:
Timestamp:
Apr 28, 2015, 10:15:08 PM (10 years ago)
Author:
ldelgass
Message:

set _downloadPopup to private access

File:
1 edited

Legend:

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

    r5195 r5347  
    151151    private variable _haveTerrain 0;
    152152
    153     private variable _first ""     ;# This is the topmost dataset.
     153    private variable _first "";         # This is the topmost dataset.
    154154    private variable _start 0
    155155    private variable _title ""
    156156
    157     common _downloadPopup          ;# download options from popup
     157    private common _downloadPopup;      # download options from popup
    158158    private common _hardcopy
    159159    private variable _width 0
Note: See TracChangeset for help on using the changeset viewer.