X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-history.h;h=55eeb7c21e484b3fcd6043e8d9a136285e6d720f;hb=776a6fe02961d8901d21e172633d3c8d1c85dc93;hp=2d27bda615c6b341be6cdd7a97bb21335c44c6db;hpb=4bb9bc83e2de5cd88fa2e3f81a7da6e7d81cbf99;p=evince.git diff --git a/shell/ev-history.h b/shell/ev-history.h index 2d27bda6..55eeb7c2 100644 --- a/shell/ev-history.h +++ b/shell/ev-history.h @@ -48,6 +48,8 @@ struct _EvHistory struct _EvHistoryClass { GObjectClass parent_class; + + void (*changed) (EvHistory *history); }; GType ev_history_get_type (void);