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

List:       kde-commits
Subject:    KDE/kdesdk/umbrello/umbrello
From:       Oliver Kellogg <okellogg () users ! sourceforge ! net>
Date:       2007-07-01 21:54:15
Message-ID: 1183326855.221462.23771.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 682166 by okellogg:

loadFromMDL(): Set encoding to Latin1.

 M  +1 -0      import_rose.cpp  


--- trunk/KDE/kdesdk/umbrello/umbrello/import_rose.cpp #682165:682166
@@ -355,6 +355,7 @@
 
 bool loadFromMDL(QIODevice& file) {
     QTextStream stream(&file);
+    stream.setEncoding(QTextStream::Latin1);
     QString line;
     PetalNode *root = NULL;
     linum = 0;
[prev in list] [next in list] [prev in thread] [next in thread] 

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