aseprite/data/jids/invrtcol.jid
David Capello df0104734f Added libjpeg in the repository.
Fixed some bugs in the GUI system.
Added tabs, and removed the list-menu.
2007-11-28 14:19:36 +00:00

16 lines
466 B
Plaintext

<!-- ASE - Allegro Sprite Editor -->
<!-- Copyright (C) 2001-2005, 2007 by David A. Capello -->
<!-- Read "LEGAL.txt" for more information. -->
<window text="Invert Color" name="invert_color">
<box vertical>
<box vertical expansive name="target" />
<check text="&Preview" name="preview" />
<box horizontal homogeneous>
<button text="&OK" name="button_ok" magnetic />
<button text="&Cancel" />
</box>
</box>
</window>