1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-28 08:10:47 +02:00

Correctly load CryptoJS

This commit is contained in:
Uwe L. Korn
2013-07-03 19:51:23 +02:00
parent 0c343a8ad7
commit a9bd4e82b4
4 changed files with 732 additions and 4 deletions

View File

@@ -158,6 +158,7 @@
<file>data/fonts/TitilliumWeb-Regular.ttf</file>
<file>data/fonts/FaunaOne-Regular.ttf</file>
<file>data/fonts/PathwayGothicOne-Regular.ttf</file>
<file>data/js/sha256.js</file>
<file>data/js/cryptojs-core.js</file>
<file>data/js/cryptojs-sha256.js</file>
</qresource>
</RCC>