From cfb0ac20fbbb4f71c78c5fbcd14c722105bb25a9 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 11 Jun 2002 01:10:11 +0000 Subject: [PATCH] .. original commit: 81769ad636ed5dc9e0806b9abf5c7c6de8c20512 --- collects/framework/framework.ss | 1 + 1 file changed, 1 insertion(+) 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 %"