sync 098claws
[claws.git] / src / addrcache.h
index 951a30664c9ae5cb5c42a86667730c6b958e859c..092c5d34c4c5975d0c5a0a80ccaa5b831ba2729b 100644 (file)
@@ -170,4 +170,7 @@ ItemPerson *addrcache_add_contact   ( AddressCache *cache,
                                          const gchar *address,
                                          const gchar *remarks ); 
 
+ItemFolder *addrcache_add_new_folder   ( AddressCache *cache,
+                                         ItemFolder *parent );
+
 #endif /* __ADDRCACHE_H__ */