diff --git a/Resources/Views/AdwaitaTemplate2.swift b/Resources/Views/AdwaitaTemplate2.swift index 54f46ee..bf68b31 100644 --- a/Resources/Views/AdwaitaTemplate2.swift +++ b/Resources/Views/AdwaitaTemplate2.swift @@ -20,7 +20,7 @@ struct AdwaitaTemplate: App { struct Content: View { var app: AdwaitaApp - var window: AdwaitaApplicationWindow + var window: AdwaitaWindow var view: Body { Text(Loc.helloWorld)