[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:05:17 UTC 2016


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

The following commit has been merged in the master branch:
commit 8ce9b049863e82d09605db712a7c36ac50882663
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date:   Wed Jul 11 15:42:36 2012 +0300

    ktp-export.h: Add KTP_NO_EXPORT macro
---
 KTp/ktp-export.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/KTp/ktp-export.h b/KTp/ktp-export.h
index 909c3ca..86e9b1c 100644
--- a/KTp/ktp-export.h
+++ b/KTp/ktp-export.h
@@ -39,5 +39,7 @@
 # endif
 #endif
 
+#define KTP_NO_EXPORT Q_DECL_HIDDEN
+
 #endif /*KTP_EXPORT_H*/
 

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list