aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/shell.h')
-rw-r--r--hardinfo2/shell.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h
index c8e1e185..2d7c4043 100644
--- a/hardinfo2/shell.h
+++ b/hardinfo2/shell.h
@@ -92,6 +92,8 @@ struct _Shell {
gint _pulses;
ShellOrderType _order_type;
+
+ gchar *selected_module_name;
};
struct _ShellTree {