qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Tue, 27 Mar 2018 17:32:23 +0200
changeset 13284 b504131f7405
parent 12854 28cb18c5e712
child 12861 488782d9aba9
permissions -rw-r--r--
Fix team files and settings not saving properly, and remove FileEngine stuff from DLC This is done by using absolute paths and removing physfs://

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