qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Tue, 09 Jun 2020 06:21:21 +0200
changeset 15615 5a949495ee29
parent 14143 745c73e0e644
child 16089 02304ad06381
permissions -rw-r--r--
Add missing semicolon (oops!)

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