diff options
Diffstat (limited to 'providers/vendor.qrc')
-rw-r--r-- | providers/vendor.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/providers/vendor.qrc b/providers/vendor.qrc new file mode 100644 index 0000000..2cfa32b --- /dev/null +++ b/providers/vendor.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/vendor/"> + <file alias="icon.svg">assets/icon.svg</file> + </qresource> +</RCC> |