forgot the result contract
original commit: 8e35fd01a5d13219d2fc2adb955ed9dc24158bc7
This commit is contained in:
parent
608168b0dc
commit
6b7420df8f
|
@ -73,7 +73,8 @@ saying that there is no file name until the file is saved.}
|
|||
}
|
||||
|
||||
@defmethod[(fill-popup [menu (is-a?/c popup-menu%)]
|
||||
[reset (-> void?)])]{
|
||||
[reset (-> void?)])
|
||||
any]{
|
||||
This method is called when the user clicks in the name message.
|
||||
Override it to fill in the menu items for the popup menu @racket[menu].
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user