X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Faddressbook.h;h=e408ea834cc01ea42436515372b6e98cf9fc6e87;hp=c79fe5cb1ef9260dca9a41036708977527289ff9;hb=242ecbf7ef69c26392d227b6912a9e137c399607;hpb=5c45bfdcad21cf74eb1d4db4bff5625758a0b915 diff --git a/src/addressbook.h b/src/addressbook.h index c79fe5cb1..e408ea834 100644 --- a/src/addressbook.h +++ b/src/addressbook.h @@ -41,7 +41,7 @@ gboolean addressbook_add_contact ( const gchar *name, const gchar *remarks, GdkPixbuf *picture ); -gboolean addressbook_folder_selection( gchar **folderpath ); +gchar *addressbook_folder_selection( const gchar *folderpath); gboolean addressbook_peek_folder_exists( gchar *folderpath, AddressDataSource **book, ItemFolder **folder );