original commit: 81769ad636ed5dc9e0806b9abf5c7c6de8c20512
This commit is contained in:
Robby Findler 2002-06-11 01:10:11 +00:00
parent 61f691b257
commit cfb0ac20fb

View File

@ -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 %"