diff options
author | 2023-10-02 09:42:29 +0600 | |
---|---|---|
committer | 2023-10-02 09:42:29 +0600 | |
commit | ee71f34db54722e5d4be44870ed9148536487a27 (patch) | |
tree | e69adfe3a94114ada03d44da3f26b9c2d6821979 /data/support.gresource.xml | |
download | jadupc-remote-support-console-ee71f34db54722e5d4be44870ed9148536487a27.tar.gz jadupc-remote-support-console-ee71f34db54722e5d4be44870ed9148536487a27.zip |
Initial Commit
Signed-off-by: Mubashshir <ahm@jadupc.com>
Diffstat (limited to '')
-rw-r--r-- | data/support.gresource.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/support.gresource.xml b/data/support.gresource.xml new file mode 100644 index 0000000..8875d59 --- /dev/null +++ b/data/support.gresource.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/com/jadupc/support"> + <file>ui/window.ui</file> + </gresource> +</gresources> |