Changeset 1605 for trunk


Ignore:
Timestamp:
Oct 29, 2009 2:19:31 PM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

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

    r1604 r1605  
    154154    set _clone ""
    155155    set _graph ""
     156    foreach font [array names _fonts] {
     157        font delete $font
     158    }
     159    array unset _fonts
    156160}
    157161
Note: See TracChangeset for help on using the changeset viewer.