mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 05:44: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*. |
||
|---|---|---|
| .. | ||
| ActorEditor.ico | ||
| ActorEditor.xpm | ||
| ArchiveViewer.ico | ||
| FileConverter.ico | ||
| ScenarioEditor.ico | ||