Changeset 534 for trunk/opts.tcl


Ignore:
Timestamp:
Dec 4, 2009 5:07:47 PM (14 years ago)
Author:
toby
Message:

# on 2002/01/22 21:51:33, toby did:
Add small checkbutton font for LSTVIEW plot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/opts.tcl

    • Property rcs:date changed from 2001/12/16 20:13:10 to 2002/01/22 21:51:33
    • Property rcs:lines changed from +2 -2 to +1 -0
    • Property rcs:rev changed from 1.7 to 1.8
    r501 r534  
    2626    option add *TitleFrame.font $Opt(italic_font) $Opt(prio)
    2727    option add *SmallFont.Label.font    $Opt(small_bold_font) $Opt(prio)
     28    option add *SmallFont.Checkbutton.font      $Opt(small_font) $Opt(prio)
    2829    option add *SmallFont.Button.font   $Opt(small_font) $Opt(prio)
    2930    option add *Coord.Listbox.font      $Opt(coord_font) $Opt(prio)
Note: See TracChangeset for help on using the changeset viewer.