...
original commit: d1976ca0f92a5586f51956eeccf14f7fc9e2c802
This commit is contained in:
parent
f42df1c288
commit
bc18814450
|
@ -720,6 +720,7 @@
|
|||
|
||||
(define -get-file
|
||||
(lambda args
|
||||
(printf "get-file: ~s~n" args)
|
||||
(let ([actual-fun
|
||||
(case (preferences:get 'framework:file-dialogs)
|
||||
[(std) std-get-file]
|
||||
|
|
Loading…
Reference in New Issue
Block a user