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

List:       kde-commits
Subject:    extragear/office/tellico/src/translators
From:       Robby Stephenson <robby () periapsis ! org>
Date:       2009-12-31 19:50:51
Message-ID: 1262289051.336646.19638.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1068306 by rstephenson:

another windows compilation fix

 M  +1 -1      audiofileimporter.cpp  


--- trunk/extragear/office/tellico/src/translators/audiofileimporter.cpp \
#1068305:1068306 @@ -150,7 +150,7 @@
   bool changeTrackTitle = true;
   uint j = 0;
   for(QStringList::ConstIterator it = files.constBegin(); !m_cancelled && it != \
                files.constEnd(); ++it, ++j) {
-    TagLib::FileRef f(QFile::encodeName(*it));
+    TagLib::FileRef f(QFile::encodeName(*it).data());
     if(f.isNull() || !f.tag()) {
       if((*it).endsWith(QLatin1String("/.directory"))) {
         directoryFiles += *it;


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

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