lena_pi/LenaPi/qml.qrc
2018-12-07 11:18:10 +01:00

13 lines
398 B
Text

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>MainForm.ui.qml</file>
<file>NavigationListDelegate.qml</file>
<file>MyScrollView.qml</file>
<file>RoundButton.qml</file>
<file>Navigation.qml</file>
<file>MusicPlayer.qml</file>
<file>MediaProgress.qml</file>
<file>PlayerButtons.qml</file>
</qresource>
</RCC>