mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Rename project to MapMap
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ bool ProjectWriter::writeFile(QIODevice *device)
|
||||
_xml.setDevice(device);
|
||||
|
||||
_xml.writeStartDocument();
|
||||
_xml.writeDTD("<!DOCTYPE libremapping>");
|
||||
_xml.writeDTD("<!DOCTYPE mapmap>");
|
||||
_xml.writeStartElement("project");
|
||||
_xml.writeAttribute("version", "1.0");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user