diff --git a/Resources/Views/AdwaitaTemplate3.swift b/Resources/Views/AdwaitaTemplate3.swift index b51c800..0199c33 100644 --- a/Resources/Views/AdwaitaTemplate3.swift +++ b/Resources/Views/AdwaitaTemplate3.swift @@ -20,7 +20,7 @@ struct AdwaitaTemplate: App { struct Content: View { var app: AdwaitaApp - var window: AdwaitaApplicationWindow + var window: AdwaitaWindow var view: Body { Button(Loc.helloWorld) {