1
0
forked from mirrors/0ad
Files
0ad/source/tools
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
..
2026-01-08 11:12:24 +01:00
2025-12-28 16:26:41 +01:00
2025-08-22 13:04:38 +02:00
2025-11-12 18:28:59 +01:00
2025-10-05 20:35:43 +02:00