ui.tools.error-list: Fix reset-memoized.

db4
Doug Coleman 2013-03-23 17:35:18 -07:00
parent 2761c45277
commit daca323523
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ MEMO: get-error-list-gadget ( -- gadget )
error-list-model get-global [ drop all-errors ] <arrow>
<error-list-gadget> ;
[ \ error-list-gadget reset-memoized ] "ui.tools.error-list" add-startup-hook
[ \ get-error-list-gadget reset-memoized ] "ui.tools.error-list" add-startup-hook
: show-error-list ( -- )
[ get-error-list-gadget eq? ] find-window