qmlfrontend/qml.qrc
author nemo
Tue, 13 Mar 2018 10:02:01 -0400
branchqt5transition
changeset 13178 b4f48e7a4953
parent 12854 28cb18c5e712
child 12861 488782d9aba9
permissions -rw-r--r--
seems to help styling some - some CSS tweaks may still be needed - lobby for example

<!DOCTYPE RCC>
<RCC version="1.0">
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Page1.qml</file>
        <file>Page1Form.ui.qml</file>
        <file>qtquickcontrols2.conf</file>
    </qresource>
</RCC>