X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;fp=lib%2Fnotmuch-private.h;h=40b1a85511b1180dd5c3e977a5157290f5173a95;hb=e5f3c3ed50247323ecbd2a50e3b24a8352d17f8d;hp=969caac0eb15c2d73ef057d9854fdc9b10ae9399;hpb=4743e87c2c79c37208bb60d6617ef203796fc5c2;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 969caac0..40b1a855 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -707,6 +707,9 @@ struct _notmuch_indexopts { /* config.cc */ notmuch_status_t _notmuch_config_load_from_database (notmuch_database_t * db); + +notmuch_status_t +_notmuch_config_load_from_file (notmuch_database_t * db, GKeyFile *file); NOTMUCH_END_DECLS #ifdef __cplusplus