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

10 lines
242 B
XML

<!-- Aseprite -->
<!-- Copyright (C) 2015-2016 by David Capello -->
<gui>
<window id="undo_history" text="@.title">
<view id="view" expansive="true" width="80" height="100">
<listbox id="actions" />
</view>
</window>
</gui>