summaryrefslogtreecommitdiff
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 d03355f3..db972898 100644
--- a/includes/shell.h
+++ b/includes/shell.h
@@ -81,7 +81,7 @@ struct _Shell {
GtkWidget *status, *progress;
GtkWidget *remote_label;
GtkWidget *notebook;
- GtkWidget *hpaned, *vpaned;
+ GtkWidget *hbox, *vpaned;
ShellTree *tree;
ShellInfoTree *info, *moreinfo;