DarkRadiant: master a00e7e56
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| Matthew Mott | Matthew Mott | master | 26.07.2023 19:16 | master 1360d3fe |
| Changeset | Move string constant out of iregistry.h On Linux this gives a warning about possible ODR violation by having a defined string constant in a header file. The constant is only used in XMLRegistry.cpp so does not need to be exposed as part of the interface. |
|||
| mod - include/iregistry.h | Diff File | |||
| mod - radiantcore/xmlregistry/XMLRegistry.cpp | Diff File | |||