Skip to content
This repository has been archived by the owner. It is now read-only.

saveAppState needs to be called to perform the quit #8830

Merged
merged 1 commit into from May 11, 2017
Commits on May 11, 2017
  1. saveAppState needs to be called to perform the quit (was only missing…

    bsclifton committed May 11, 2017
    … from the lastWindowClosed case)
    
    Unintentionally introduced with 40abc0c#diff-2018087f584c4398b5c3a23fc0e5f9dbR172
    True needs to be passed, because the last known window state is saved, so receivedAllWindows is always false
    
    Fixes #8629
    
    Auditors: @bridiver
You can’t perform that action at this time.