"Master password" is now called "master passphrase".
[claws.git] / src / plugins / vcalendar / vcal_prefs.h
index 11475fa046474df06935cf0dec7b7b04428906a0..9e7d89ff52a3139745f51aa4c64d8a942f5b1a20 100644 (file)
@@ -51,4 +51,6 @@ extern VcalendarPrefs vcalprefs;
 void vcal_prefs_init   (void);
 void vcal_prefs_done   (void);
 void vcal_prefs_save   (void);
+void vcal_prefs_master_passphrase_change(const gchar *oldp, const gchar *newp);
+
 #endif