X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-page-action.h;h=82f3ac8079e30744e7b27b7187e7d5ad67019843;hb=1722ad86016b2980f6caba4849cbab69356e2661;hp=d89a3d90f03950154229a6a10d607f727e05635d;hpb=8228ff475e7dced57dbaa9550255534d0c275767;p=evince.git diff --git a/shell/ev-page-action.h b/shell/ev-page-action.h index d89a3d90..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, - char *label); }; GType ev_page_action_get_type (void);