mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
Initially ‘downloadWindow’ was a property that was nil until we showed the download window, but now that the download window is re-used for downloading newer versions (incase a newer version appear before user does the “Install & Relaunch”) the fetching the property will return the window (and create it if not already created).