aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/shell.h')
-rw-r--r--hardinfo2/shell.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h
index 2d7c4043..0f3af78c 100644
--- a/hardinfo2/shell.h
+++ b/hardinfo2/shell.h
@@ -186,4 +186,7 @@ void shell_status_set_enabled(gboolean setting);
void shell_view_set_enabled(gboolean setting);
+void shell_clear_timeouts(Shell *shell);
+void shell_clear_tree_models(Shell *shell);
+void shell_reset_title(Shell *shell);
#endif /* __SHELL_H__ */