mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
2efe9ac269
Or at least, make the memory corruption so hard to reproduce that I wasn't able to run into it even after trying really hard.
9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
<RCC>
|
|
<qresource prefix="/conf">
|
|
<file alias="settings.ini">res/settings.ini</file>
|
|
</qresource>
|
|
<qresource prefix="/font">
|
|
<file alias="DejaVuSans.ttf">res/DejaVuSans.ttf</file>
|
|
</qresource>
|
|
</RCC>
|