qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Sun, 15 Sep 2019 21:48:13 +0200
changeset 15413 d9a12aba5c05
parent 14148 745c73e0e644
permissions -rw-r--r--
GameServer: Hide saveroom and loadroom command in non-official server Because those commands only work with OFFICIAL_SERVER

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