Changeset 6030 for trunk/gui


Ignore:
Timestamp:
Feb 21, 2016 10:28:35 AM (8 years ago)
Author:
ldelgass
Message:

Fix for map autolabel (got removed in UQ merge)

File:
1 edited

Legend:

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

    r6028 r6030  
    849849                            _autoLabel $xmlobj output.$item "Plot" counters
    850850                        }
     851                        map* {
     852                            _autoLabel $xmlobj output.$item "Map" counters
     853                        }
    851854                        drawing* {
    852855                            _autoLabel $xmlobj output.$item "Drawing" counters
Note: See TracChangeset for help on using the changeset viewer.