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

List:       kde-commits
Subject:    =?utf-8?q?=5Bcalligra=5D_flow/plugins/dockers/stencilboxdocker?=
From:       Yue Liu <opuspace () gmail ! com>
Date:       2011-04-06 13:21:15
Message-ID: 20110406132115.EC62FA609B () git ! kde ! org
[Download RAW message or body]

Git commit 8ebffb4fa19838c1c194aa6a724e5713f868b973 by Yue Liu.
Committed on 06/04/2011 at 15:20.
Pushed by liu into branch 'master'.

fix a method declaration

M  +1    -1    flow/plugins/dockers/stencilboxdocker/CollectionItemModel.h     

http://commits.kde.org/calligra/8ebffb4fa19838c1c194aa6a724e5713f868b973

diff --git a/flow/plugins/dockers/stencilboxdocker/CollectionItemModel.h \
b/flow/plugins/dockers/stencilboxdocker/CollectionItemModel.h index 5fc70fc..4732cd1 \
                100644
--- a/flow/plugins/dockers/stencilboxdocker/CollectionItemModel.h
+++ b/flow/plugins/dockers/stencilboxdocker/CollectionItemModel.h
@@ -64,7 +64,7 @@ class CollectionItemModel : public QAbstractListModel
         QList<KoCollectionItem> shapeTemplateList () { return m_shapeTemplateList; }
 
         void setViewMode(QListView::ViewMode vm);
-        QListView::ViewMode viewMode();
+        QListView::ViewMode viewMode() const;
         KoProperties* properties(const QModelIndex& index) const;
 
     private:


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

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