qmlfrontend/qml.qrc
author spudpiggy <facetakers@gmail.com>
Fri, 05 Apr 2024 07:37:44 +0100
changeset 16034 1fd65aad285d
parent 14164 745c73e0e644
permissions -rw-r--r--
Fixed grammar, and reworded a few sentences to sound better.

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