2007-01-18 [wwp] 2.7.1cvs26
[claws.git] / src / addressbook.h
index 601a1c7a8d5addfc510804459156b85e62fede05..4f9b274e34b8f4dad14a981b78f9e562db90d300 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2006 Hiroyuki Yamamoto and the Claws Mail team
+ * Copyright (C) 1999-2007 Hiroyuki Yamamoto and the Claws Mail team
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -62,6 +62,7 @@ void addressbook_new_address_from_book_post_cb( ItemPerson *person );
 void addressbook_new_address_from_folder_post_cb( ItemPerson *person );
 void addressbook_edit_address_post_cb( ItemPerson *person );
 void addressbook_address_list_set_focus( void );
+void addressbook_address_list_disable_some_actions( void );
 
 #endif /* __ADDRESSBOOK_H__ */