wip(ui): play result delegate

This commit is contained in:
2025-11-16 16:38:31 +08:00
parent a086573c0a
commit 2819c12ce0
4 changed files with 147 additions and 0 deletions

View File

@ -1,6 +1,9 @@
module Components
internal SelectorBase SelectorBase.qml
DirectorySelector 1.0 DirectorySelector.qml
FileSelector 1.0 FileSelector.qml
SectionTitle 1.0 SectionTitle.qml
PlayResultDelegate 1.0 PlayResultDelegate.qml