]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-history.h
Added missing bug number to ChangeLog.
[evince.git] / shell / ev-history.h
index 2d27bda615c6b341be6cdd7a97bb21335c44c6db..55eeb7c21e484b3fcd6043e8d9a136285e6d720f 100644 (file)
@@ -48,6 +48,8 @@ struct _EvHistory
 struct _EvHistoryClass
 {
        GObjectClass parent_class;
+       
+       void (*changed) (EvHistory *history);
 };
 
 GType          ev_history_get_type             (void);