diff options
author | spycrab <spycrab@users.noreply.github.com> | 2018-01-14 19:15:45 +0100 |
---|---|---|
committer | spycrab <spycrab@users.noreply.github.com> | 2018-01-14 19:15:45 +0100 |
commit | c493bd9cc927f9119960e6dc084d374a2ec75d26 (patch) | |
tree | 94b90ebb26d2b9ae3a8822395e928a3eee5aba98 /dist | |
parent | externals: Remove unused repos. (diff) | |
download | yuzu-c493bd9cc927f9119960e6dc084d374a2ec75d26.tar yuzu-c493bd9cc927f9119960e6dc084d374a2ec75d26.tar.gz yuzu-c493bd9cc927f9119960e6dc084d374a2ec75d26.tar.bz2 yuzu-c493bd9cc927f9119960e6dc084d374a2ec75d26.tar.lz yuzu-c493bd9cc927f9119960e6dc084d374a2ec75d26.tar.xz yuzu-c493bd9cc927f9119960e6dc084d374a2ec75d26.tar.zst yuzu-c493bd9cc927f9119960e6dc084d374a2ec75d26.zip |
Diffstat (limited to 'dist')
-rw-r--r-- | dist/icons/icons.qrc | 5 | ||||
-rw-r--r-- | dist/icons/yuzu.png | bin | 0 -> 7719 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/dist/icons/icons.qrc b/dist/icons/icons.qrc new file mode 100644 index 000000000..575cd0861 --- /dev/null +++ b/dist/icons/icons.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="icons"> + <file>yuzu.png</file> + </qresource> +</RCC>
\ No newline at end of file diff --git a/dist/icons/yuzu.png b/dist/icons/yuzu.png Binary files differnew file mode 100644 index 000000000..81a745344 --- /dev/null +++ b/dist/icons/yuzu.png |