13 lines
439 B
XML
13 lines
439 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<component name="RadioDialog" extends="StandardMessageDialog">
|
||
|
<children>
|
||
|
<StdDlgContentArea>
|
||
|
<StdDlgItemGroup id="content" />
|
||
|
</StdDlgContentArea>
|
||
|
</children>
|
||
|
<interface>
|
||
|
<field id="contentData" type="assocarray" />
|
||
|
</interface>
|
||
|
<script type="text/brightscript" uri="RadioDialog.brs" />
|
||
|
<script type="text/brightscript" uri="pkg:/source/utils/misc.brs" />
|
||
|
</component>
|