qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Thu, 22 Mar 2018 16:52:04 +0100
changeset 13272 48b23e6f26d9
parent 12859 28cb18c5e712
child 12866 488782d9aba9
permissions -rw-r--r--
Add icons to background themes; allow to hide themes explicitly by adding “hidden” key to theme.cfg

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