From 2e9842e2c35022e703ce4b95f43542318ffe31c0 Mon Sep 17 00:00:00 2001 From: Colin Leroy Date: Thu, 24 Apr 2014 21:26:37 +0200 Subject: [PATCH] Add missing syms. Serious Win32 PITA --- src/plugins/pgpcore/claws.def | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/plugins/pgpcore/claws.def b/src/plugins/pgpcore/claws.def index bdf393a9a..47b9edd74 100644 --- a/src/plugins/pgpcore/claws.def +++ b/src/plugins/pgpcore/claws.def @@ -1,5 +1,6 @@ LIBRARY CLAWS-MAIL.EXE EXPORTS +addr_compl_add_address1 account_get_default alertpanel alertpanel_error @@ -13,6 +14,8 @@ copy_file_part debug_print_real debug_srcname extract_address +hooks_register_hook +hooks_unregister_hook get_rc_dir get_tmp_file gtk_cmclist_append -- 2.25.1