aseprite/data/widgets/convolution_matrix.xml
2016-12-23 12:38:32 -03:00

13 lines
374 B
XML

<!-- Aseprite -->
<!-- Copyright (C) 2001-2016 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="@convolution_matrix.reload_stock" id="reload" />
</box>
</box>
</gui>