qmlfrontend/qml.qrc
author nemo
Fri, 11 Jan 2019 08:08:28 -0500
changeset 14575 397b2f4502c1
parent 14164 745c73e0e644
permissions -rw-r--r--
couple more use after frees for gear deletion. also rearranged lines a bit and added a redundant exit to try to proof things a bit. more evidence we need rust.

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