..
original commit: 05bbd5e45c6f85342d1de3343734874860ef2cfe
This commit is contained in:
parent
1493551beb
commit
03f5bbf4b8
|
@ -53,6 +53,9 @@
|
|||
get-style-list is-modified? change-style set-modified
|
||||
position-location get-extent)
|
||||
|
||||
(define highlight-pen (make-object pen% "BLACK" 0 'solid))
|
||||
(define highlight-brush (make-object brush% "black" 'solid))
|
||||
|
||||
(define range-rectangles null)
|
||||
(define ranges null)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user