view Resources.qrc @ 5:115cfa4a3239

Added icon upload function for OSTC 4/5 For the upload the same process as the one for the firmware update is used => CRC functionality has been copied from the ostc_pack SW
author Ideenmodellierer
date Tue, 30 Dec 2025 21:41:02 +0100
parents 0b3630a29ad8
children
line wrap: on
line source

<RCC>
    <qresource prefix="/">
        <file>Images/Settings.svg</file>
        <file>Images/app_OSTC_Companion.svg</file>
        <file>Images/frog_160x120.png</file>
        <file>Images/ostc_sport_160x120.png</file>
        <file>Images/ostc2c_160x120.png</file>
        <file>Images/ostc2p_160x120.png</file>
        <file>Images/ostc3_160x120.png</file>
        <file>Images/ostc3p_160x120.png</file>
        <file>Images/ostc_cr_160x120.png</file>
        <file>Images/ostc4_160x120.png</file>
        <file>Translations/companion_DE.qm</file>
        <file>Translations/companion_ES.qm</file>
        <file>Translations/companion_FR.qm</file>
        <file>Translations/companion_IT.qm</file>
        <file>Translations/companion_RU.qm</file>
    </qresource>
</RCC>