add to storybook
This commit is contained in:
parent
191222aa31
commit
d3d6fe7d57
1 changed files with 8 additions and 0 deletions
|
|
@ -96,6 +96,14 @@ StyledWindow {
|
|||
}
|
||||
}
|
||||
|
||||
ColumnLayout {
|
||||
StyledText {
|
||||
text: "Mpris Player Selector"
|
||||
font.pixelSize: 18
|
||||
}
|
||||
MprisPlayerSelector {}
|
||||
}
|
||||
|
||||
ColumnLayout {
|
||||
StyledText {
|
||||
text: "Mpris Controller"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue