Pārlūkot izejas kodu

Automatically save upon exiting application

master
Matt Baer pirms 6 gadiem
vecāks
revīzija
b20efa1f03
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      writeas/AppDelegate.swift

+ 1
- 1
writeas/AppDelegate.swift Parādīt failu

@@ -23,7 +23,7 @@ class AppDelegate: NSObject, NSApplicationDelegate {
}

func applicationWillTerminate(_ aNotification: Notification) {
// Insert code here to tear down your application
vc?.saveDocument()
}
func applicationDidBecomeActive(_ notification: Notification) {


Notiek ielāde…
Atcelt
Saglabāt