0ad/source/tools/atlas/AtlasUI/Misc/Graphics
Cayleb-Ordo 4536190ab4 Update Icon handling of ActorEditor
Previously on non Windows Platforms the Programm would not get its
icon, as the *.rc is not used on e.g. Linux.
Use an xpm File for non Windows Platforms. Use the convenience macro
from wxWidgets to load the icon in a single call.

The icon was converted using GIMP 3.0.6. To avoid `-Wwrite-strings` the
static char* was converted to a const char*.
2026-01-08 11:12:24 +01:00
..
ActorEditor.ico Added icons 2005-05-20 03:28:37 +00:00
ActorEditor.xpm Update Icon handling of ActorEditor 2026-01-08 11:12:24 +01:00
ArchiveViewer.ico Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
FileConverter.ico Terrain: CalcFromPosition, to convert world-space to tile-space. 2005-09-12 20:04:26 +00:00
ScenarioEditor.ico Atlas: Better toolbar. 2005-12-05 20:17:10 +00:00