aseprite/data/widgets/convolution_matrix.xml
2013-01-27 12:13:13 -03:00

13 lines
359 B
XML

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