lena_pi/LenaPi/qml.qrc
2018-12-07 11:23:59 +01:00

14 lines
443 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>
<file>PlayerControlPannel.qml</file>
</qresource>
</RCC>