qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Sun, 11 Feb 2018 04:00:10 +0100
changeset 12977 d82e4e583805
parent 12859 28cb18c5e712
child 12866 488782d9aba9
permissions -rw-r--r--
Construction Mode: Fix annoying extra messages when using object placer This is done by moving object placer away from the drill strike, which permits timer keys.

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