added missing require (as suggested by Matthew) so now pasting works.
This commit is contained in:
parent
10eb818f95
commit
0a313888c4
|
@ -10,7 +10,8 @@
|
|||
"const.rkt"
|
||||
"../../syntax.rkt"
|
||||
"wndclass.rkt"
|
||||
"hbitmap.rkt")
|
||||
"hbitmap.rkt"
|
||||
"../common/local.rkt")
|
||||
|
||||
(provide
|
||||
(protect-out clipboard-driver%
|
||||
|
|
Loading…
Reference in New Issue
Block a user