From b6fc855a131f67cce42d6407540def729af087ec Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 19 Dec 2024 09:11:04 +0000 Subject: Factors out CategoriesView --- schist_gtk4_gui/resources/resources.gresource.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'schist_gtk4_gui/resources/resources.gresource.xml') diff --git a/schist_gtk4_gui/resources/resources.gresource.xml b/schist_gtk4_gui/resources/resources.gresource.xml index 30fdd9f..4b1b90d 100644 --- a/schist_gtk4_gui/resources/resources.gresource.xml +++ b/schist_gtk4_gui/resources/resources.gresource.xml @@ -1,7 +1,8 @@ - window.ui + ui/categories_view.ui + ui/window.ui css/styles.css css/window.css -- cgit v1.2.3