summaryrefslogtreecommitdiff
path: root/amiga/object.h
diff options
context:
space:
mode:
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,
};