qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Thu, 04 Oct 2018 17:07:17 +0200
changeset 13828 76a1d6275cd3
parent 12854 28cb18c5e712
child 12861 488782d9aba9
permissions -rw-r--r--
Teach engine to properly display clan message received from the net This fixes a bug that the word “Clan” was not translated when you received a clan message from the net.

<!DOCTYPE RCC>
<RCC version="1.0">
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Page1.qml</file>
        <file>Page1Form.ui.qml</file>
        <file>qtquickcontrols2.conf</file>
    </qresource>
</RCC>