summaryrefslogtreecommitdiff
path: root/hardinfo2/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/shell.h')
-rw-r--r--hardinfo2/shell.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h
index 0f3af78c..b1714c77 100644
--- a/hardinfo2/shell.h
+++ b/hardinfo2/shell.h
@@ -189,4 +189,9 @@ 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);
+
+void shell_add_modules_to_gui(gpointer _shell_module, gpointer _shell_tree);
+
#endif /* __SHELL_H__ */
+
+