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

List:       kde-commits
Subject:    branches/KDE/4.6/kdebase/runtime/plasma/declarativeimports/core
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-01-20 20:31:05
Message-ID: 20110120203105.065A4AC8B8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1216015 by mart:

backport filtering of unwanted data part 2


 M  +1 -1      datasource.cpp  


--- branches/KDE/4.6/kdebase/runtime/plasma/declarativeimports/core/datasource.cpp #1216014:1216015
@@ -142,11 +142,11 @@
     //it can arrive also data we don't explicitly connected a source
     if (m_connectedSources.contains(sourceName)) {
         m_data.insert(sourceName.toLatin1(), data);
-    }
 
     emit dataChanged();
     emit newData(sourceName, data);
 }
+}
 
 void DataSource::removeSource(const QString &source)
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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