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

List:       kde-commits
Subject:    branches/KDE/4.3/kdelibs/nepomuk/core
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2009-10-18 8:15:04
Message-ID: 1255853704.085351.27486.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1036907 by trueg:

compile++

 M  +1 -1      resourcedata.cpp  


--- branches/KDE/4.3/kdelibs/nepomuk/core/resourcedata.cpp #1036906:1036907
@@ -79,7 +79,7 @@
     if( m_mainType.isEmpty() ) {
         if( !m_uri.isEmpty() &&
             m_uri.scheme() == QLatin1String("file") &&
-            QFile::exists( m_url.toLocalFile() ) )
+            QFile::exists( m_uri.toLocalFile() ) )
             m_mainType = Nepomuk::Vocabulary::NFO::FileDataObject();
         else
             m_mainType = Soprano::Vocabulary::RDFS::Resource();
[prev in list] [next in list] [prev in thread] [next in thread] 

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