summaryrefslogtreecommitdiff
path: root/src/gtkext/gresource.xml
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-05-30 20:10:50 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-05-30 20:10:50 (GMT)
commitc21a38d5af9a57e470d5445fcec354b07de784f2 (patch)
tree6c461364d39498193a8ee1a9501aed08a8eedc67 /src/gtkext/gresource.xml
parent8043a52accf1b413362c54adb117c7786e237917 (diff)
Centralize the CSS rendering features.
Diffstat (limited to 'src/gtkext/gresource.xml')
-rw-r--r--src/gtkext/gresource.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkext/gresource.xml b/src/gtkext/gresource.xml
index 2ee8977..225b2a4 100644
--- a/src/gtkext/gresource.xml
+++ b/src/gtkext/gresource.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/re/chrysalide/framework/gtkext">
- <file compressed="true">hexview.ui</file>
<file compressed="true">hexview.css</file>
+ <file compressed="true">hexview.ui</file>
</gresource>
</gresources>