ok to check for editor:basic<%>

svn: r3332
This commit is contained in:
Eli Barzilay 2006-06-11 19:16:43 +00:00
parent e33559268a
commit b7d510e058

View File

@ -1232,7 +1232,7 @@
(λ (this-edit event) (λ (this-edit event)
(let ([edit (get-outer-editor this-edit)]) (let ([edit (get-outer-editor this-edit)])
(parameterize ([finder:dialog-parent-parameter (parameterize ([finder:dialog-parent-parameter
(and ; (is-a? edit editor:basic<%>) (and (is-a? edit editor:basic<%>)
(send edit get-top-level-window))]) (send edit get-top-level-window))])
(let ([file (finder:put-file)]) (let ([file (finder:put-file)])
(when file (when file