[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:04:42 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=3df850f

The following commit has been merged in the master branch:
commit 3df850f70c4a0825a66db1323416e3f453b31c5a
Author: Dario Freddi <dario.freddi at collabora.com>
Date:   Mon Nov 21 21:34:36 2011 +0100

    Add exports where missing
---
 models/groups-model-item.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/models/groups-model-item.h b/models/groups-model-item.h
index f9ad206..60a2e75 100644
--- a/models/groups-model-item.h
+++ b/models/groups-model-item.h
@@ -31,10 +31,12 @@
 
 #include "tree-node.h"
 
+#include "ktelepathy-export.h"
+
 class ContactModelItem;
 class ProxyTreeNode;
 
-class GroupsModelItem : public TreeNode
+class KTELEPATHY_EXPORT GroupsModelItem : public TreeNode
 {
     Q_OBJECT
     Q_DISABLE_COPY(GroupsModelItem)

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list