0ad/source/tools/atlas/AtlasUI/ActorEditor
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.cpp Update Icon handling of ActorEditor 2026-01-08 11:12:24 +01:00
ActorEditor.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00
ActorEditorListCtrl.cpp Fix some includes in atlas 2025-08-12 19:52:40 +02:00
ActorEditorListCtrl.h Fix some includes in atlas 2025-08-12 19:52:40 +02:00
AnimListEditor.cpp Fix some includes in atlas 2025-08-12 19:52:40 +02:00
AnimListEditor.h Fix some includes in atlas 2025-08-12 19:52:40 +02:00
PropListEditor.cpp Fix some includes in atlas 2025-08-12 19:52:40 +02:00
PropListEditor.h Fix some includes in atlas 2025-08-12 19:52:40 +02:00
TexListEditor.cpp Fix some includes in atlas 2025-08-12 19:52:40 +02:00
TexListEditor.h Fix some includes in atlas 2025-08-12 19:52:40 +02:00