Changeset 4363 for trunk/gui/scripts


Ignore:
Timestamp:
May 21, 2014 5:47:28 PM (10 years ago)
Author:
ldelgass
Message:

Add layers icon

Location:
trunk/gui/scripts
Files:
1 added
1 edited

Legend:

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

    r4362 r4363  
    14791479    set inner [$itk_component(main) insert end \
    14801480        -title "Layers" \
    1481         -icon [Rappture::icon wrench]]
     1481        -icon [Rappture::icon layers]]
    14821482    $inner configure -borderwidth 4
    14831483    set f [frame $inner.layers]
Note: See TracChangeset for help on using the changeset viewer.