The MIME type of Mapper data
| 238 | |
| 239 | /// The MIME type of Mapper data |
| 240 | QString OpenOrienteeringObjects() |
| 241 | { |
| 242 | return QStringLiteral("openorienteering/objects"); |
| 243 | } |
| 244 | |
| 245 | |
| 246 | } // namespace MimeType |
no outgoing calls
no test coverage detected