aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/shell.h')
-rw-r--r--hardinfo2/shell.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h
index 3608c7a0..f5ee3137 100644
--- a/hardinfo2/shell.h
+++ b/hardinfo2/shell.h
@@ -147,6 +147,7 @@ struct _ShellModuleEntry {
gchar *icon_file;
gboolean selected;
gint number;
+ guint32 flags;
gchar *(*func) ();
void (*scan_func) ();