diff options
Diffstat (limited to 'notsecrets/logo.qrc')
-rw-r--r-- | notsecrets/logo.qrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/notsecrets/logo.qrc b/notsecrets/logo.qrc new file mode 100644 index 00000000..f1da6fe6 --- /dev/null +++ b/notsecrets/logo.qrc @@ -0,0 +1,8 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource prefix="/"> + <file>logo.svg</file> + </qresource> +</RCC> + + |