X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;fp=lib%2Fnotmuch-private.h;h=961d50cfd365c75f11960c4dbadcc707b03cce33;hp=40b1a85511b1180dd5c3e977a5157290f5173a95;hb=06a64cf0aa2bc3de083d0c317726863ebeed504f;hpb=d6bd87a712c6df3126589ec223f4c599fa8450b5 diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 40b1a855..961d50cf 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -710,6 +710,9 @@ _notmuch_config_load_from_database (notmuch_database_t * db); notmuch_status_t _notmuch_config_load_from_file (notmuch_database_t * db, GKeyFile *file); + +notmuch_status_t +_notmuch_config_load_defaults (notmuch_database_t * db); NOTMUCH_END_DECLS #ifdef __cplusplus