wiiqt/nandExtract/rc.qrc
giantpune@gmail.com 167f73aa41 * add access functions to the nandBin class to get the cluster map for whole nand and for a given file
* change the nandExtract program a bit.  move nand extraction to a thread to keep it from hanging the main thread
* add pretty block map
2010-12-11 10:12:50 +00:00

10 lines
209 B
Plaintext

<RCC>
<qresource prefix="/">
<file>blue.png</file>
<file>green.png</file>
<file>grey.png</file>
<file>pink.png</file>
<file>black.png</file>
</qresource>
</RCC>