aseprite/data/widgets/convolution_matrix.xml

13 lines
373 B
XML

<!-- ASEPRITE -->
<!-- Copyright (C) 2001-2012 by David Capello -->
<jinete>
<box vertical="true" name="controls" expansive="true">
<view expansive="true" name="view" minwidth="128" minheight="64">
<listbox name="stock" />
</view>
<box horizontal="true">
<button text="&amp;Reload Stock" name="reload" />
</box>
</box>
</jinete>