summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-11-23 13:11:30 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-11-23 13:11:30 +0000
commit46a88fe8f4dd4f987b97e2ba0197bf2c964fcb8d (patch)
tree380268a06b30a15a0e72117c104ce4661e7c4dfe /amiga/gui.h
parent616a9b06524bb5189338d36f34a9d57fa827a306 (diff)
downloadnetsurf-46a88fe8f4dd4f987b97e2ba0197bf2c964fcb8d.tar.gz
netsurf-46a88fe8f4dd4f987b97e2ba0197bf2c964fcb8d.tar.bz2
Create the BitMapObjects and just switch between them.
Fix the themes so the images are correct.
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index d7d80072d..85e5854ea 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -49,7 +49,8 @@ enum
GID_THROBBER,
GID_SEARCH_ICON,
GID_FAVE,
- GID_FAVEIMG,
+ GID_FAVE_ADD,
+ GID_FAVE_RMV,
GID_CLOSETAB,
GID_CLOSETAB_BM,
GID_ADDTAB,