Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:thomersch/seaglass
Browse files Browse the repository at this point in the history
  • Loading branch information
neilalexander committed May 28, 2019
2 parents 14eb46c + a03cbc9 commit f5a1376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Seaglass/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSMenuDelegate {

if let window = controller.window {
window.makeKeyAndOrderFront(self)
window.setFrameAutosaveName(NSWindow.FrameAutosaveName("seaglass-main"))
return true
}

Expand Down

0 comments on commit f5a1376

Please sign in to comment.