[poppler] qt5/src

Albert Astals Cid aacid at kemper.freedesktop.org
Tue Apr 17 15:01:41 UTC 2018


 qt5/src/poppler-link.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1dcf335a8e212fdfd18bad1f56a743504f653cf5
Author: Albert Astals Cid <aacid at kde.org>
Date:   Tue Apr 17 16:21:33 2018 +0200

    qt5: Don't need this friend declaration

diff --git a/qt5/src/poppler-link.h b/qt5/src/poppler-link.h
index 0ce4c0d1..938f8b13 100644
--- a/qt5/src/poppler-link.h
+++ b/qt5/src/poppler-link.h
@@ -178,7 +178,6 @@ class POPPLER_QT5_EXPORT LinkDestination
 class POPPLER_QT5_EXPORT Link
 {
 	friend class OptContentModel;
-	friend class LinkPrivate;
 
 	public:
 		/// \cond PRIVATE


More information about the poppler mailing list