qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Sun, 26 Aug 2018 16:51:01 +0200
changeset 13706 dec29ef3ef76
parent 12854 28cb18c5e712
child 12861 488782d9aba9
permissions -rw-r--r--
GameServer: Use consistent formatting of clan chat (compared with engine) It's called "clan chat" now, not "team chat". Also the brackets and text positions were inconsistent with engine.

<!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>