From 228640a881aead53d307775cc2d3726fe64f3fc2 Mon Sep 17 00:00:00 2001 From: fiaxh Date: Sun, 15 Sep 2024 20:38:00 +0200 Subject: Code cleanup: Remove remnants of previous accounts dialog --- main/src/windows/preferences_window/account_preferences_subpage.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/src/windows/preferences_window/account_preferences_subpage.vala') diff --git a/main/src/windows/preferences_window/account_preferences_subpage.vala b/main/src/windows/preferences_window/account_preferences_subpage.vala index a462666d..e0896158 100644 --- a/main/src/windows/preferences_window/account_preferences_subpage.vala +++ b/main/src/windows/preferences_window/account_preferences_subpage.vala @@ -5,7 +5,7 @@ using Gee; using Gtk; using Gdk; -[GtkTemplate (ui = "/im/dino/Dino/preferences_window_account.ui")] +[GtkTemplate (ui = "/im/dino/Dino/preferences_window/account_preferences_subpage.ui")] public class Dino.Ui.AccountPreferencesSubpage : Gtk.Box { [GtkChild] public unowned Adw.HeaderBar headerbar; -- cgit v1.2.3-70-g09d2