summaryrefslogtreecommitdiff
path: root/amiga/object.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-03-07 20:52:08 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-03-07 20:52:08 +0000
commit33c48cfcd90f838df5ec2a896b40d70c48e2d48f (patch)
tree74b83b2f3b004cd6ad0270b6bb1f1e78b537c28c /amiga/object.h
parent2aee9f4c09491a994f1000e04fe9daf9b9806998 (diff)
downloadnetsurf-33c48cfcd90f838df5ec2a896b40d70c48e2d48f.tar.gz
netsurf-33c48cfcd90f838df5ec2a896b40d70c48e2d48f.tar.bz2
Start of local history window in Amiga build; doesn't work yet
svn path=/trunk/netsurf/; revision=6727
Diffstat (limited to 'amiga/object.h')
-rwxr-xr-xamiga/object.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/amiga/object.h b/amiga/object.h
index 242a21a08..452dbf6e0 100755
--- a/amiga/object.h
+++ b/amiga/object.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2008 Chris Young <chris@unsatisfactorysoftware.co.uk>
+ * Copyright 2008,2009 Chris Young <chris@unsatisfactorysoftware.co.uk>
*
* This file is part of NetSurf, http://www.netsurf-browser.org/
*
@@ -31,6 +31,7 @@ enum
AMINS_LOGINWINDOW,
AMINS_TVWINDOW,
AMINS_FINDWINDOW,
+ AMINS_HISTORYWINDOW,
AMINS_FETCHER,
};