Doesn't take an event, just the button being clicked.

svn: r11627
This commit is contained in:
Stevie Strickland 2008-09-10 02:38:45 +00:00
parent 19ac32d5f6
commit 594c89f8c4

View File

@ -785,7 +785,7 @@
[bitmap handin-icon]
[parent client-panel]
[callback
(lambda (button evt)
(lambda (button)
(let ([content (editors->string
(list (get-definitions-text)
(get-interactions-text)))])