qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Mon, 06 May 2019 01:25:50 +0200
changeset 14909 b5a9dd36c7ea
parent 14164 745c73e0e644
permissions -rw-r--r--
pagevideos: Prevent renaming video if file name prefix is already used This prevents some issues and weirdnesses with losing the video thumbnail, etc.

<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Page1.qml</file>
        <file>Page1Form.ui.qml</file>
        <file>qtquickcontrols2.conf</file>
        <file>res/iconTime.png</file>
    </qresource>
</RCC>