summaryrefslogtreecommitdiff
path: root/schist_gtk4_gui/resources/resources.gresource.xml
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2024-12-15 17:08:06 +0000
committerJoe Carstairs <me@joeac.net>2024-12-15 17:08:06 +0000
commitadf732f34d13c2e91dc7bafa853c5f7ac8a7b1e2 (patch)
treede9ce431d351fbc05e0bcdf489c12df1059d4dff /schist_gtk4_gui/resources/resources.gresource.xml
parent96d68fc72cc74fd0858846b9c0df0424faa46adb (diff)
Styles window
Diffstat (limited to 'schist_gtk4_gui/resources/resources.gresource.xml')
-rw-r--r--schist_gtk4_gui/resources/resources.gresource.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/schist_gtk4_gui/resources/resources.gresource.xml b/schist_gtk4_gui/resources/resources.gresource.xml
index a74cfc9..30fdd9f 100644
--- a/schist_gtk4_gui/resources/resources.gresource.xml
+++ b/schist_gtk4_gui/resources/resources.gresource.xml
@@ -2,5 +2,7 @@
<gresources>
<gresource prefix="/net/joeac/schist/">
<file compressed="true" preprocess="xml-stripblanks">window.ui</file>
+ <file compressed="true">css/styles.css</file>
+ <file compressed="true">css/window.css</file>
</gresource>
</gresources>