original commit: ae571012853a7335c8e806eca4f3efaa684227b5
This commit is contained in:
Robby Findler 2002-05-04 16:15:48 +00:00
parent 16503a9c9c
commit 4c35b565d5

View File

@ -284,7 +284,7 @@
(inherit get-area-container)
(field [bp (make-object horizontal-panel% (get-area-container))]
[hl (make-object recent-items-hierarchical-list% (get-area-container))]
[hl (make-object recent-items-hierarchical-list% (get-area-container) '())]
[sort-by-name-button
(make-object button%
(string-constant sort-by-name)