X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=EventParsers%2FVMGEntities%2FVBody.cpp;h=923fe0783d24a21837a205fe1b9df95e8c1b7305;hb=6e8e3d1a87a2b784abd818caeacb713f0cc2b582;hp=667b5ef07e8bca7226879d5047c4bf3eb2ff7cab;hpb=6f10c189c55e152e9e81f92ff04a082be3a0d167;p=qwerkisync diff --git a/EventParsers/VMGEntities/VBody.cpp b/EventParsers/VMGEntities/VBody.cpp index 667b5ef..923fe07 100644 --- a/EventParsers/VMGEntities/VBody.cpp +++ b/EventParsers/VMGEntities/VBody.cpp @@ -43,7 +43,7 @@ VBody::~VBody() { } -void VBody::Write(QTextStream &stream, const EventTypes::SMS &event) +void VBody::Write(QTextStream &stream, const EventTypes::SMS &event, const NumberToNameLookup &numberToNameLookup) { stream << "BEGIN:" << getTagName() << endl;