[Commits] [SCM] claws branch, master, updated. 3.17.3-114-gd54fdc5

ticho at claws-mail.org ticho at claws-mail.org
Mon Mar 4 21:37:59 CET 2019


The branch, master has been updated
       via  d54fdc5d8705110a9046f72abcce25f5b613d06b (commit)
      from  9b0f657019e68cccfb86768f837540881c0e1790 (commit)

Summary of changes:
 src/plugins/litehtml_viewer/lh_prefs.c |    1 +
 1 file changed, 1 insertion(+)


- Log -----------------------------------------------------------------
commit d54fdc5d8705110a9046f72abcce25f5b613d06b
Author: Andrej Kacian <ticho at claws-mail.org>
Date:   Mon Mar 4 21:37:23 2019 +0100

    Write missing prefs_done() in Litehtml plugin

diff --git a/src/plugins/litehtml_viewer/lh_prefs.c b/src/plugins/litehtml_viewer/lh_prefs.c
index 94acc4e..c43abbd 100644
--- 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,

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list