Changeset 5347 for trunk/gui/scripts/mapviewer.tcl
- Timestamp:
- Apr 28, 2015, 10:15:08 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/mapviewer.tcl
r5195 r5347 151 151 private variable _haveTerrain 0; 152 152 153 private variable _first "" ;# This is the topmost dataset.153 private variable _first ""; # This is the topmost dataset. 154 154 private variable _start 0 155 155 private variable _title "" 156 156 157 common _downloadPopup ;# download options from popup157 private common _downloadPopup; # download options from popup 158 158 private common _hardcopy 159 159 private variable _width 0
Note: See TracChangeset
for help on using the changeset viewer.