languages.qrc

Tue, 28 Jun 2022 19:47:34 +0300

author
Teemu Piippo <teemu.s.piippo@gmail.com>
date
Tue, 28 Jun 2022 19:47:34 +0300
changeset 300
3a4b132b8353
parent 10
e249d97c7fe6
permissions
-rw-r--r--

Fix build warnings, size_type of QVector changes from Qt5 to Qt6 so we need an alias for it

<RCC>
    <qresource prefix="/locale">
        <file>fi.qm</file>
        <file>sv.qm</file>
    </qresource>
</RCC>

mercurial