mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 21:34:08 -07:00
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*. |
||
|---|---|---|
| .. | ||
| Graphics | ||
| actored.h | ||
| atlas.rc | ||
| DLLInterface.cpp | ||
| DLLInterface.h | ||
| KeyMap.cpp | ||
| KeyMap.h | ||
| precompiled.cpp | ||
| precompiled.h | ||