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 c343f557..f9ac39e5 100644
--- a/hardinfo2/shell.h
+++ b/hardinfo2/shell.h
@@ -121,6 +121,7 @@ struct _ShellModuleEntry {
gchar *(*reloadfunc) (gint entry);
gchar *(*fieldfunc) (gchar * entry);
gchar *(*morefunc) (gchar * entry);
+ gchar *(*notefunc) (gint entry);
};
struct _ShellFieldUpdate {