Remove extraneous interface fields
This commit is contained in:
parent
f8130da1d6
commit
1a2cc3a855
|
@ -8,9 +8,6 @@
|
|||
/>
|
||||
|
||||
</children>
|
||||
<interface>
|
||||
<field id="SelectedItem" type="int" />
|
||||
</interface>
|
||||
<script type="text/brightscript" uri="pkg:/source/config.brs" />
|
||||
<script type="text/brightscript">
|
||||
<![CDATA[
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<component name="LibraryRow" extends="RowList">
|
||||
<interface>
|
||||
<field id="itemSelected" type="intarray" />
|
||||
<field id="rowSize" type="int" />
|
||||
<field id="libList" type="associativearray" onChange="setData" />
|
||||
</interface>
|
||||
|
|
Loading…
Reference in New Issue
Block a user