[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kabc/scripts
From:       Laurent Montel <montel () kde ! org>
Date:       2006-01-06 15:54:48
Message-ID: 1136562888.884454.5975.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 494929 by mlaurent:

Q3CString--


 M  +4 -4      addressee.src.cpp  


--- trunk/KDE/kdelibs/kabc/scripts/addressee.src.cpp #494928:494929
@@ -830,11 +830,11 @@
     return; // KPIM::AddressEmpty;
 
   // The code works on 8-bit strings, so convert the input to UTF-8.
-  Q3CString address = rawEmail.toUtf8();
+  QByteArray address = rawEmail.toUtf8();
 
-  Q3CString displayName;
-  Q3CString addrSpec;
-  Q3CString comment;
+  QByteArray displayName;
+  QByteArray addrSpec;
+  QByteArray comment;
 
   // The following is a primitive parser for a mailbox-list (cf. RFC 2822).
   // The purpose is to extract a displayable string from the mailboxes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic