From f08cf9044213a60c87e2bf299665d13a335feff5 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 13 Oct 2004 05:15:03 +0000 Subject: fixed some newline probs --- (limited to 'kabc/vcard') diff --git a/kabc/vcard/ContentLine.cpp b/kabc/vcard/ContentLine.cpp index f7e04a9..c368172 100644 --- a/kabc/vcard/ContentLine.cpp +++ b/kabc/vcard/ContentLine.cpp @@ -307,6 +307,7 @@ ContentLine::_assemble() ++cursor; } strRep_ += line.mid( cursor * maxLen ); + //qDebug("ContentLine::_assemble()\n%s*****", strRep_.data()); } void -- cgit v0.9.0.2