X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=cut-n-paste%2Frecent-files%2Fegg-recent-item.h;h=93091aeb641b9aebfa87b7409507a08d2934b3f7;hb=a2f683fe644fded868c536909907282555b1b777;hp=5b3b405c991b3b6cf559495208df41db45136360;hpb=69d92c409d333e5dd9cc82537c0834b201487c60;p=evince.git diff --git a/cut-n-paste/recent-files/egg-recent-item.h b/cut-n-paste/recent-files/egg-recent-item.h index 5b3b405c..93091aeb 100644 --- a/cut-n-paste/recent-files/egg-recent-item.h +++ b/cut-n-paste/recent-files/egg-recent-item.h @@ -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;