summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-12-19 00:39:52 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-12-19 00:39:52 +0000
commitb53a3273c1eb192b66764e28b192d023388176ea (patch)
treef4a25a7acec2608ece805e8e08eaf31291574050 /amiga/gui.h
parentd64f5102eb3bb7cb386698cb61a49d5c739b0d38 (diff)
downloadnetsurf-b53a3273c1eb192b66764e28b192d023388176ea.tar.gz
netsurf-b53a3273c1eb192b66764e28b192d023388176ea.tar.bz2
Preliminary favicon support - doesn't display properly due to endian issue in
libnsbmp svn path=/trunk/netsurf/; revision=9740
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 47aace0db..b606c7f99 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -33,6 +33,7 @@ enum
GID_BROWSER,
GID_STATUS,
GID_URL,
+ GID_ICON,
GID_STOP,
GID_RELOAD,
GID_HOME,