qmlfrontend/qml.qrc
author nemo
Wed, 09 Jan 2019 16:27:57 -0500
changeset 14536 e0af4ce7d8bc
parent 14148 745c73e0e644
permissions -rw-r--r--
fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog

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