typed/mred
- use (Listof Any) instead of List svn: r13439 original commit: 8416536f441d0bd1f010a75a264e02e096921840
This commit is contained in:
parent
2f4a6079e0
commit
e2b8fc48b8
|
@ -22,7 +22,7 @@
|
|||
[alignment (List Symbol Symbol) #t])
|
||||
()))
|
||||
(dt Choice% (Class ()
|
||||
([parent Any] [label String] [choices List] [callback Any])
|
||||
([parent Any] [label String] [choices (Listof Any)] [callback Any])
|
||||
([get-string-selection (-> (Option String))]
|
||||
[set-string-selection (String -> Void)])))
|
||||
(dt Message% (Class ()
|
||||
|
|
Loading…
Reference in New Issue
Block a user