mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 20:00:13 +02:00
Add missing writeEndElement
This commit is contained in:
@@ -169,6 +169,8 @@ void TomahawkXmppMessageFactory::serialize(Payload *extension, QXmlStreamWriter
|
|||||||
|
|
||||||
// </transport>
|
// </transport>
|
||||||
writer->writeEndElement();
|
writer->writeEndElement();
|
||||||
|
// </tomahawk>
|
||||||
|
writer->writeEndElement();
|
||||||
}
|
}
|
||||||
|
|
||||||
Payload::Ptr
|
Payload::Ptr
|
||||||
|
Reference in New Issue
Block a user