lena_pi/LenaPi/qml.qrc
2021-03-14 14:42:32 +01:00

15 lines
486 B
Text

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