telepathy-qt: Export BaseChannel

David Edmundson davidedmundson at kemper.freedesktop.org
Wed Sep 10 03:08:26 PDT 2014


Module: telepathy-qt
Branch: master
Commit: 7164fa9e4f73963c3dae0d6dc000aa31c29d46b6
URL:    http://cgit.freedesktop.org/telepathy/telepathy-qt/commit/?id=7164fa9e4f73963c3dae0d6dc000aa31c29d46b6

Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Wed Sep 10 12:09:16 2014 +0200

Export BaseChannel

---

 TelepathyQt/base-channel.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TelepathyQt/base-channel.h b/TelepathyQt/base-channel.h
index edfa0de..f9fde8e 100644
--- a/TelepathyQt/base-channel.h
+++ b/TelepathyQt/base-channel.h
@@ -39,7 +39,7 @@ class QString;
 namespace Tp
 {
 
-class BaseChannel : public DBusService
+class TP_QT_EXPORT BaseChannel : public DBusService
 {
     Q_OBJECT
     Q_DISABLE_COPY(BaseChannel)



More information about the telepathy-commits mailing list