I've replaced toAscii() by toUtf8(), it seems to work here (writing _and_ 
reading). I hope there isn't anything I missed?

thanks
Simon

jb wrote:
> On Saturday 24 January 2009 19.55:43 Simon Eugster wrote:
>> Hi all :)
>> bool TitleDocument::saveDocument(const KUrl& url, QGraphicsPolygonItem*
>> startv, QGraphicsPolygonItem* endv) {
>>      // ...
>>      xmlf.write(doc.toString().toAscii());
>>      // ...
>> }
>>
>> If there is no problem in writing utf-8, I'd like to do change it.
> 
> Yes, please change that.
> 
> jb
> 
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Kdenlive-devel mailing list
> Kdenlive-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
> 


Reply via email to