qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Thu, 11 Jul 2019 19:14:54 +0200
changeset 15233 b189d6a2ecda
parent 14143 745c73e0e644
permissions -rw-r--r--
Cleanup gtAirAttack behaviour in weWrap Fixed bugs: - Gear position was not wrapped properly, messing up repeat rendering - Gear spawned outside of map bounds

<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Page1.qml</file>
        <file>Page1Form.ui.qml</file>
        <file>qtquickcontrols2.conf</file>
        <file>res/iconTime.png</file>
    </qresource>
</RCC>