Changeset 2980 for trunk/gui/scripts


Ignore:
Timestamp:
Apr 25, 2012, 2:10:31 PM (12 years ago)
Author:
gah
Message:

fix multiple for about icons for 2 page tools with manual-resim set

File:
1 edited

Legend:

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

    r2056 r2980  
    350350    # Always create a copy of the image.
    351351    set img [Rappture::icon exclaim]
    352     set file [$img configure -file]
     352    set file [$img cget -file]
    353353    set img [image create photo -file $file]
    354354    return $img
Note: See TracChangeset for help on using the changeset viewer.