Ignore:
Timestamp:
Dec 27, 2011 2:45:13 PM (13 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

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

    r2743 r2744  
    4545    public method pop {what}
    4646    public method width { size } {
    47         set _width $size
     47        set _width $size
    4848    }
    4949    public method enable { which }
     
    198198    #
    199199    # Note:  Bugs in BLT 2.4 tabset/VNC server crashes the server
    200     #        when -outerpad is set to 0.
     200    #        when -outerpad is set to 0.
    201201    #
    202202    itk_component add tabs {
Note: See TracChangeset for help on using the changeset viewer.