diff --git a/collects/framework/private/frame.ss b/collects/framework/private/frame.ss index acc0727e..87b2e904 100644 --- a/collects/framework/private/frame.ss +++ b/collects/framework/private/frame.ss @@ -1486,7 +1486,7 @@ (if (string? fn) fn (get-label))) - (string-constant close) + (string-constant close-anyway) #t this) [(continue) #t]