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 736e41cd..90e7bdc1 100644
--- a/hardinfo2/shell.h
+++ b/hardinfo2/shell.h
@@ -130,6 +130,7 @@ struct _ShellModule {
GdkPixbuf *icon;
GModule *dll;
gpointer (*aboutfunc) ();
+ void (*deinit) ();
guchar weight;