[evince/wip/chpe/symbols-visibility: 9/13] libview: ev-view-cursor.h private to libview
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince/wip/chpe/symbols-visibility: 9/13] libview: ev-view-cursor.h private to libview
- Date: Wed, 1 Dec 2021 15:52:12 +0000 (UTC)
commit 40f495fbe28e39884db0f3bc83bee5818a520f36
Author: Christian Persch <chpe src gnome org>
Date: Wed Dec 1 16:51:33 2021 +0100
libview: ev-view-cursor.h private to libview
help/reference/libview/libevview-docs.xml | 1 -
libview/ev-view-cursor.h | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/help/reference/libview/libevview-docs.xml b/help/reference/libview/libevview-docs.xml
index 0ada33e1d..02baaf7ea 100644
--- a/help/reference/libview/libevview-docs.xml
+++ b/help/reference/libview/libevview-docs.xml
@@ -80,7 +80,6 @@
<xi:include href="xml/ev-document-model.xml"/>
<xi:include href="xml/ev-stock-icons.xml"/>
<xi:include href="xml/ev-job-scheduler.xml"/>
- <xi:include href="xml/ev-view-cursor.xml"/>
</part>
<chapter id="object-tree">
diff --git a/libview/ev-view-cursor.h b/libview/ev-view-cursor.h
index 220441c60..6690b590c 100644
--- a/libview/ev-view-cursor.h
+++ b/libview/ev-view-cursor.h
@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
-#if !defined (__EV_EVINCE_VIEW_H_INSIDE__) && !defined (EVINCE_COMPILATION)
-#error "Only <evince-view.h> can be included directly."
+#if !defined (EVINCE_COMPILATION)
+#error "This is a private header."
#endif
#ifndef __EV_VIEW_CURSOR_H__
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]