original commit: 94cfbedaf0c3449d6957c2b0f922602c4c32e8fc
This commit is contained in:
Matthew Flatt 2002-06-06 22:26:10 +00:00
parent 74fde8a361
commit af4e019508
2 changed files with 4 additions and 2 deletions

View File

@ -6124,7 +6124,8 @@
queue-callback
yield
eventspace-shutdown?
get-panel-background)
get-panel-background
send-event)
(define the-color-database (wx:get-the-color-database))
(define the-font-name-directory (wx:get-the-font-name-directory))

View File

@ -1397,7 +1397,8 @@
location->window
set-dialogs
set-executer
current-gl-context)
current-gl-context
send-event)
)
;; end