no, really fixed this time

original commit: f5cb77f758943c5e96db81a663a8b6834a20562c
This commit is contained in:
Matthew Flatt 1998-07-15 20:31:30 +00:00
parent b9a6facaa8
commit 9b51d18bd4

View File

@ -477,7 +477,7 @@
(send brush set-style wx:const-solid)
(send pen set-colour color)
(send brush set-colour color)
(send dc set-logical-function wx:const-and)]
(send dc set-logical-function wx:const-copy)]
[(and (not before) (not color) b/w-bitmap)
(send pen set-stipple b/w-bitmap)
(send pen set-style wx:const-stipple)