From 21ee14efcbf421908d750866a670c79b7c603ab7 Mon Sep 17 00:00:00 2001 From: gnomeeee Date: Sun, 15 Mar 2026 08:48:39 +0100 Subject: [PATCH] Update Resources/Views/AdwaitaTemplate3.swift --- Resources/Views/AdwaitaTemplate3.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {