comparison src/graphics.h.in @ 8465:cddf85b1524a

graphics.h.in: fix typo
author Ben Abbott <bpabbott@mac.com>
date Mon, 12 Jan 2009 12:57:56 -0500
parents a8019b9644ca
children 5cc594679cdc
comparison
equal deleted inserted replaced
8464:cb48e594a441 8465:cddf85b1524a
2972 color_property backgroundcolor , "{none}" 2972 color_property backgroundcolor , "{none}"
2973 string_property displayname , "" 2973 string_property displayname , ""
2974 color_property edgecolor , "{none}" 2974 color_property edgecolor , "{none}"
2975 radio_property erasemode , "{normal}|none|xor|background" 2975 radio_property erasemode , "{normal}|none|xor|background"
2976 bool_property editing , "off" 2976 bool_property editing , "off"
2977 radio_property fontunits , "inches|centimeters|normalized|{points}|pixel" 2977 radio_property fontunits , "inches|centimeters|normalized|{points}|pixels"
2978 radio_property linestyle , "{-}|--|:|-.|none" 2978 radio_property linestyle , "{-}|--|:|-.|none"
2979 double_property linewidth , 0.5 2979 double_property linewidth , 0.5
2980 double_property margin , 1 2980 double_property margin , 1
2981 radio_property verticalalignment , "top|cap|{middle}|baseline|bottom" 2981 radio_property verticalalignment , "top|cap|{middle}|baseline|bottom"
2982 // hidden properties for limit computation 2982 // hidden properties for limit computation