summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-12-22 23:04:59 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-12-22 23:04:59 +0000
commitb11df6139418bc59472ac05ee1c316bebb4beba7 (patch)
tree98581c3ffd6a9a6dc21525b249a2bb8b02d26c76 /amiga/gui.h
parentdf64fb7903d791bc6fa63e41558026848dcb0182 (diff)
downloadnetsurf-b11df6139418bc59472ac05ee1c316bebb4beba7.tar.gz
netsurf-b11df6139418bc59472ac05ee1c316bebb4beba7.tar.bz2
Functional search bar; search icon doesn't refresh if the search area is resized
however. svn path=/trunk/netsurf/; revision=9755
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 66613b53e..6924bc344 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -60,6 +60,7 @@ enum
GID_SEARCHSTRING,
GID_SHOWALL,
GID_CASE,
+ GID_TOOLBARLAYOUT,
GID_HSCROLL,
GID_LAST
};