probable bug fix for arrowheads line drawing

svn: r13883
This commit is contained in:
Robby Findler 2009-02-28 20:04:44 +00:00
parent b58c5881c6
commit 754bd0a84d

View File

@ -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