aboutsummaryrefslogtreecommitdiff
path: root/includes/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/shell.h')
-rw-r--r--includes/shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/shell.h b/includes/shell.h
index db972898..627f7747 100644
--- a/includes/shell.h
+++ b/includes/shell.h
@@ -84,7 +84,7 @@ struct _Shell {
GtkWidget *hbox, *vpaned;
ShellTree *tree;
- ShellInfoTree *info, *moreinfo;
+ ShellInfoTree *info_tree, *moreinfo_tree;
ShellModule *selected_module;
ShellModuleEntry *selected;
ShellNote *note;