mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
Add missing writeEndElement
This commit is contained in:
parent
0a7e108346
commit
2bc6f05744
@ -169,6 +169,8 @@ void TomahawkXmppMessageFactory::serialize(Payload *extension, QXmlStreamWriter
|
||||
|
||||
// </transport>
|
||||
writer->writeEndElement();
|
||||
// </tomahawk>
|
||||
writer->writeEndElement();
|
||||
}
|
||||
|
||||
Payload::Ptr
|
||||
|
Loading…
x
Reference in New Issue
Block a user