probable bug fix for arrowheads line drawing
svn: r13883
This commit is contained in:
parent
b58c5881c6
commit
754bd0a84d
|
@ -186,7 +186,7 @@
|
|||
(send dc set-pen (send the-pen-list
|
||||
find-or-create-pen
|
||||
(send p get-color)
|
||||
0
|
||||
(if solid? 0 (send p get-width))
|
||||
'solid))
|
||||
(send dc set-brush (send the-brush-list
|
||||
find-or-create-brush
|
||||
|
|
Loading…
Reference in New Issue
Block a user