Implement adding to the playback queue from lua
This commit is contained in:
@@ -151,6 +151,7 @@ function widgets.IconBtn(parent, icon, text)
|
||||
}
|
||||
btn:Image { src = icon }
|
||||
btn:Label { text = text, text_font = font.fusion_10 }
|
||||
return btn
|
||||
end
|
||||
|
||||
return widgets
|
||||
|
||||
Reference in New Issue
Block a user