Fixes NB#123431, size of some attachments is wrong in viewer window
[modest] / src / modest-address-book.h
index 907c066..cdd231c 100644 (file)
 #include <widgets/modest-recpt-editor.h>
 
 /**
+ * modest_address_book_init:
+ *
+ * initializes the addressbook
+ */
+void
+modest_address_book_init (void);
+
+/**
  * modest_address_book_add_address:
  * @address: a string
  *