From 0657708dd869a21a1e01323ada73f6ba06ad550f Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Mon, 27 Apr 2009 12:06:29 -0300 Subject: Make unloading of modules possible --- hardinfo2/shell.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/shell.h') diff --git a/hardinfo2/shell.h b/hardinfo2/shell.h index 6fe86009..c8e1e185 100644 --- a/hardinfo2/shell.h +++ b/hardinfo2/shell.h @@ -85,6 +85,7 @@ struct _Shell { GtkActionGroup *action_group; GtkUIManager *ui_manager; + GSList *merge_ids; ShellViewType view_type; gboolean normalize_percentage; -- cgit v1.2.3