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

List:       kde-commits
Subject:    KDE/kdegraphics/kviewshell/plugins/dvi
From:       Wilfried Huss <Wilfried.Huss () gmx ! at>
Date:       2006-06-24 19:24:54
Message-ID: 1151177094.283765.14034.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 554688 by whuss:

qt3support--

 M  +1 -1      fontEncoding.cpp  


--- trunk/KDE/kdegraphics/kviewshell/plugins/dvi/fontEncoding.cpp #554687:554688
@@ -73,7 +73,7 @@
 #endif
 
     fileContent = fileContent.section('[', 1, 1).section(']',0,0).simplified();
-    QStringList glyphNameList = QStringList::split( '/', fileContent );
+    QStringList glyphNameList = fileContent.split('/');
 
     int i = 0;
     for ( QStringList::Iterator it = glyphNameList.begin(); (it != \
glyphNameList.end())&&(i<256); ++it ) {


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

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