mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2024-11-30 18:01:04 +00:00
10 lines
267 B
XML
10 lines
267 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<component name="ButtonGroupHoriz" extends="ButtonGroup">
|
|
<interface>
|
|
<field id="escape" type="string" alwaysNotify="true" />
|
|
</interface>
|
|
<script type="text/brightscript" uri="ButtonGroupHoriz.brs" />
|
|
|
|
|
|
</component>
|