0ad/source/tools/atlas/AtlasUI/Misc
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
..
Graphics Update Icon handling of ActorEditor 2026-01-08 11:12:24 +01:00
actored.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
atlas.rc Fix line endings of all files in source/ except source/third_party/. 2016-07-25 09:07:45 +00:00
DLLInterface.cpp Fix some includes in atlas 2025-08-12 19:52:40 +02:00
DLLInterface.h Fix some includes in atlas 2025-08-12 19:52:40 +02:00
KeyMap.cpp Fix some includes in atlas 2025-08-12 19:52:40 +02:00
KeyMap.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
precompiled.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
precompiled.h Fix some includes in atlas 2025-08-21 14:18:38 +02:00