mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
mpris stuff
This commit is contained in:
parent
233e12e094
commit
f0673a66a2
10 changed files with 192 additions and 104 deletions
|
|
@ -30,7 +30,6 @@ PopupWindow {
|
|||
property var content
|
||||
|
||||
function set(item, content) {
|
||||
// isOpen = false;
|
||||
root.item = item;
|
||||
root.content = content;
|
||||
popupContent.data = content;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue