qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Sat, 24 Mar 2018 22:28:53 +0100
changeset 13282 c15af5a5f458
parent 12859 28cb18c5e712
child 12866 488782d9aba9
permissions -rw-r--r--
TechRacer: Remove script parameter “helpDisabled” Pointless since you can quickly toggle help anyway, so supporting this script param only clutters the documentation.

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