summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2014-10-25 15:08:04 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2014-10-25 15:08:04 +0100
commitf5d866ab700534e86579952e5f74944bf57aa526 (patch)
treef92e9f8de84649a5742b30562934010aed94d9d6 /amiga/gui.h
parent6034e69ad14b23eb808c713b6e40d4d96609e2f5 (diff)
downloadnetsurf-f5d866ab700534e86579952e5f74944bf57aa526.tar.gz
netsurf-f5d866ab700534e86579952e5f74944bf57aa526.tar.bz2
Rename OID_VSCROLL to GID_VSCROLL and ensure it exists before referencing
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 830ac95dd..ef6ea10c4 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -70,6 +70,8 @@ enum
GID_HOTLISTLAYOUT,
GID_HOTLISTSEPBAR,
GID_HSCROLL,
+ GID_VSCROLL,
+ GID_VSCROLLLAYOUT,
GID_LAST
};