1
0
mirror of https://github.com/aseprite/aseprite.git synced 2025-03-30 13:20:28 +00:00
2016-12-23 12:38:32 -03:00

11 lines
336 B
XML

<!-- Aseprite -->
<!-- Copyright (C) 2001-2016 by David Capello -->
<gui>
<grid columns="2" id="controls">
<label text="@despeckle.width" />
<entry id="width" maxsize="4" cell_align="horizontal" />
<label text="@despeckle.height" />
<entry id="height" maxsize="4" cell_align="horizontal" />
</grid>
</gui>