Skip to content

Commit

Permalink
CAWindow?
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Oct 27, 2023
1 parent 6a3fd30 commit 0e1d67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/CommonAppleKit/CAAppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
import Foundation

open class CAAppDelegate: CAAppDelegateBaseClass, CAApplicationDelegate {
open var window: CAWindow!
open var window: CAWindow?
}

0 comments on commit 0e1d67c

Please sign in to comment.