1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/res.qrc
Tux3 / Mlkj / !Lev.uXFMLA 2efe9ac269 Add unicode font, fix mem corruption
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.
2014-06-30 04:40:18 +02:00

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>