do _something_ with cte (CID 3290)

svn path=/trunk/KDE/kdepim/; revision=642603
wilder-work
Stephan Kulow 19 years ago
parent 00d6835c62
commit e9d1bbd017
  1. 1
      kmmsgpart.cpp

@ -241,6 +241,7 @@ void KMMessagePart::setMessageBody( const QByteArray &aBuf )
kWarning(5006) << "Calling " << k_funcinfo
<< " with something containing neither 7 nor 8 bit text!"
<< " Fix this caller: " << kdBacktrace() << endl;
cte = 0;
}
setCte( cte );
setBodyEncodedBinary( aBuf );

Loading…
Cancel
Save