diff --git a/collects/framework/framework.ss b/collects/framework/framework.ss index c9979db0..ff8a1753 100644 --- a/collects/framework/framework.ss +++ b/collects/framework/framework.ss @@ -698,6 +698,7 @@ (handler:set-recent-items-frame-superclass ((implementation?/c frame:standard-menus<%>) . -> . void?) + (frame) "Sets the superclass for the recently opened files frame." "It must be derived from" "@ilink frame:standard-menus %"