Warning, /multimedia/rattlesnake/qml.qrc is written in an unsupported language. File is not indexed.

0001 <!--
0002 SPDX-FileCopyrightText: 2023 Mathis BrĂ¼chert <mbb@kaidan.im>
0003 
0004 SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0005 -->
0006 
0007 <RCC>
0008     <qresource prefix="/">
0009         <file>main.qml</file>
0010         <file>MetronomePage.qml</file>
0011         <file>EditPage.qml</file>
0012         <file>InstrumentButton.qml</file>
0013         <file>components/DoubleActionButton.qml</file>
0014         <file>components/BottomDrawer.qml</file>
0015         <file>components/ActionButton.qml</file>
0016     </qresource>
0017 </RCC>