From 9edc8c9737c744056b8c92af88a77ee889813e13 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Wed, 13 Apr 2022 23:51:31 +0300 Subject: Update libadwaita to v1.1 --- src/ui/window.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/window.rs') diff --git a/src/ui/window.rs b/src/ui/window.rs index d252ef7..dd6ae54 100755 --- a/src/ui/window.rs +++ b/src/ui/window.rs @@ -41,7 +41,7 @@ mod imp { pub struct FurtheranceWindow { // Template widgets #[template_child] - pub header_bar: TemplateChild, + pub header_bar: TemplateChild, #[template_child] pub watch: TemplateChild, #[template_child] -- cgit 1.4.1