diff options
Diffstat (limited to 'schist_gtk4_gui/resources/resources.gresource.xml')
| -rw-r--r-- | schist_gtk4_gui/resources/resources.gresource.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/schist_gtk4_gui/resources/resources.gresource.xml b/schist_gtk4_gui/resources/resources.gresource.xml index 350a77d..c4b9e10 100644 --- a/schist_gtk4_gui/resources/resources.gresource.xml +++ b/schist_gtk4_gui/resources/resources.gresource.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <gresources> <gresource prefix="/net/joeac/schist/"> + <file compressed="true" preprocess="xml-stripblanks">ui/balances_histogram.ui</file> <file compressed="true" preprocess="xml-stripblanks">ui/balances_view.ui</file> <file compressed="true" preprocess="xml-stripblanks">ui/categories_view.ui</file> <file compressed="true" preprocess="xml-stripblanks">ui/category_transfers_view.ui</file> |
