summaryrefslogtreecommitdiff
path: root/src/winwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/winwidget.h')
-rw-r--r--src/winwidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/winwidget.h b/src/winwidget.h
index 3af997a..33ad945 100644
--- a/src/winwidget.h
+++ b/src/winwidget.h
@@ -92,6 +92,7 @@ struct __winwidget {
char *name;
gib_list *file;
unsigned char visible;
+ char *errstr;
/* panning, zooming, etc. */
unsigned char mode;