diff options
Diffstat (limited to 'hardinfo2/shell.h')
-rw-r--r-- | hardinfo2/shell.h | 1 |
1 files changed, 1 insertions, 0 deletions
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; |