]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/recent-files/egg-recent-item.h
Scroll at the top of the page when changing page
[evince.git] / cut-n-paste / recent-files / egg-recent-item.h
index 5b3b405c991b3b6cf559495208df41db45136360..93091aeb641b9aebfa87b7409507a08d2934b3f7 100644 (file)
@@ -27,6 +27,8 @@ struct _EggRecentItem {
        GList *groups;
        
        int refcount;
+
+       guint mime_type_is_explicit : 1;
 };
 
 GType          egg_recent_item_get_type (void) G_GNUC_CONST;