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

List:       kde-commits
Subject:    koffice/krita/plugins/viewplugins/histogram_docker
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2008-03-14 20:14:57
Message-ID: 1205525697.956412.320.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 785733 by sebsauer:

Q3ValueVector=>QList


 M  +1 -1      kis_accumulating_producer.h  


--- trunk/koffice/krita/plugins/viewplugins/histogram_docker/kis_accumulating_producer.h #785732:785733
@@ -52,7 +52,7 @@
 
     virtual qint32 numberOfBins() { return m_source->at(0)->numberOfBins(); }
 
-    virtual Q3ValueVector<KoChannelInfo *> channels() { return m_source->at(0)->channels(); }
+    virtual QList<KoChannelInfo *> channels() { return m_source->at(0)->channels(); }
 
     /// Call this when the 'source' list has changed colorspace
     virtual void changedSourceProducer() {
[prev in list] [next in list] [prev in thread] [next in thread] 

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