[evince/wip/chpe/symbols-visibility: 18/22] libview: ev-view-cursor.h private to libview




commit 33fcbe772ec206493600df6faede82a5934e85b4
Author: Christian Persch <chpe src gnome org>
Date:   Sat Nov 20 22:40:56 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]