aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/util.c')
-rw-r--r--hardinfo2/util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/util.c b/hardinfo2/util.c
index 67277b53..131f667e 100644
--- a/hardinfo2/util.c
+++ b/hardinfo2/util.c
@@ -640,6 +640,7 @@ void module_unload_all(void)
sync_manager_clear_entries();
shell_clear_timeouts(shell);
shell_clear_tree_models(shell);
+ shell_clear_field_updates();
shell_set_title(shell, NULL);
g_slist_free(shell->tree->modules);