X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-page-action.h;h=82f3ac8079e30744e7b27b7187e7d5ad67019843;hb=f343927df4325959193353c52cff1ea4b20b2286;hp=2908d3456dd9d97c8f47a777f83e6007531c494a;hpb=602f7fc6c5e5ff91e64de65758a6464431dbbcc9;p=evince.git diff --git a/shell/ev-page-action.h b/shell/ev-page-action.h index 2908d345..82f3ac80 100644 --- a/shell/ev-page-action.h +++ b/shell/ev-page-action.h @@ -24,6 +24,7 @@ #include #include #include +#include "ev-link.h" G_BEGIN_DECLS @@ -52,8 +53,6 @@ struct _EvPageActionClass void (* activate_link) (EvPageAction *page_action, EvLink *link); - gboolean (*activate_label) (EvPageAction *page_action, - const gchar *label); }; GType ev_page_action_get_type (void);