X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-view-private.h;h=a53fe5469e81f025a66f7d40e5a204a92f2c7adc;hb=e47828bd9933f9a44cdfb009fdfcddfcec2748dd;hp=1d09cb372f00d977509689363775c37082e12b84;hpb=43f12175ba221f7c241f0c9cde323c23b8db53e8;p=evince.git diff --git a/shell/ev-view-private.h b/shell/ev-view-private.h index 1d09cb37..a53fe546 100644 --- a/shell/ev-view-private.h +++ b/shell/ev-view-private.h @@ -129,7 +129,7 @@ struct _EvViewClass { gboolean horizontal); void (*zoom_invalid) (EvView *view); void (*external_link) (EvView *view, - EvLink *link); + EvLinkAction *action); void (*popup_menu) (EvView *view, EvLink *link); };