qmlfrontend/qml.qrc
author nemo
Wed, 19 Jun 2019 22:36:11 -0400
changeset 15183 7ae8ec7a9a8e
parent 14143 745c73e0e644
permissions -rw-r--r--
consistent indentation with rest of unit. was just to help me read this block

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