X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fdatabase-private.h;fp=lib%2Fdatabase-private.h;h=3fb10f7a408415fc7b22a1ce7cf34fa72cbba5b7;hp=4e932572ac7a7ea9f45c5328989cf1b1dade1955;hb=cb08a2ee019e52dc29ba393d139fce8d7282c632;hpb=f76d8f82dd004cf14426a91e8a80dcd2a4b97317 diff --git a/lib/database-private.h b/lib/database-private.h index 4e932572..3fb10f7a 100644 --- a/lib/database-private.h +++ b/lib/database-private.h @@ -176,6 +176,7 @@ struct _notmuch_database { Xapian::TermGenerator *term_gen; Xapian::ValueRangeProcessor *value_range_processor; Xapian::ValueRangeProcessor *date_range_processor; + Xapian::ValueRangeProcessor *last_mod_range_processor; }; /* Prior to database version 3, features were implied by the database