talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit d43c0116bfdc8c3a511e5b638c2bd1908cfa9833
parent 6a4233c79551d9ac2f4f19f53cfacbe4a28093d7
Author: Michael Rasmussen <mir@datanom.net>
Date:   Tue,  5 Mar 2019 00:12:46 +0100

Merge branch 'master' of ssh+git://git.claws-mail.org/home/git/claws

Diffstat:
Msrc/plugins/litehtml_viewer/lh_prefs.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/plugins/litehtml_viewer/lh_prefs.c b/src/plugins/litehtml_viewer/lh_prefs.c @@ -89,6 +89,7 @@ void lh_prefs_init(void) void lh_prefs_done(void) { + prefs_gtk_unregister_page((PrefsPage *) &lh_prefs_page); } static void create_lh_prefs_page(PrefsPage *page, GtkWindow *window,