Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-document-info.h
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-07-30 16:35:31 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-07-30 16:35:31 (GMT)
commite17522f07726a89adbe1a2402ae4920b2a8b4f38 (patch)
tree584f338d47a1779615e66e1b462cbdf86a96c7aa /libdocument/ev-document-info.h
parent6eb03f602ee62c901002c973b2b42b2fb208076b (diff)
Fix a headers problem with ev-link
2007-07-30 Carlos Garcia Campos <carlosgc@gnome.org> * libdocument/ev-document-info.h: * libdocument/ev-document.h: * shell/ev-page-action.h: * shell/ev-sidebar-links.h: Fix a headers problem with ev-link * libdocument/ev-link.[ch]: (ev_link_mapping_get_area): * shell/ev-view-private.h: * shell/ev-view.c: (ev_view_handle_cursor_over_xy), (get_link_area), (ev_view_query_tooltip), (ev_view_leave_notify_event), (ev_view_destroy), (ev_view_class_init): Use new gtk tooltips when available instead of ev-tooltip. svn path=/trunk/; revision=2599
Diffstat (limited to 'libdocument/ev-document-info.h')
-rw-r--r--libdocument/ev-document-info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libdocument/ev-document-info.h b/libdocument/ev-document-info.h
index 0cd1ef8..b5e8654 100644
--- a/libdocument/ev-document-info.h
+++ b/libdocument/ev-document-info.h
@@ -23,7 +23,6 @@
#include <glib-object.h>
#include <glib.h>
-#include "ev-link.h"
G_BEGIN_DECLS