summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-07-23 11:23:34 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-07-23 11:23:34 +0000
commitb20949a35025b23da1bf0ac6003f4575eb94281d (patch)
treee40a951548d0224f1027c567ab621dd275f8c3bd /amiga/gui.h
parentdffc8779ed8b1c1c2daa2f864897588df80e50b1 (diff)
downloadnetsurf-b20949a35025b23da1bf0ac6003f4575eb94281d.tar.gz
netsurf-b20949a35025b23da1bf0ac6003f4575eb94281d.tar.bz2
Replace URL bar with custom StringView class. Thanks to Stephen Fellner, Rene W Olsen
and Joerg Strohmayer. svn path=/trunk/netsurf/; revision=8723
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 51b18230c..801be5751 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -97,6 +97,7 @@ struct gui_window_2 {
ULONG oldv;
bool redraw_scroll;
bool new_content;
+ char *svbuffer;
};
struct gui_window