summaryrefslogtreecommitdiff
path: root/amiga/object.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2008-08-09 15:19:04 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2008-08-09 15:19:04 +0000
commit93bf14ab81f8532bd3f834978d772e78c1470fb0 (patch)
tree5ee047360a1f71a7ffc1050231a679f9111e5ab7 /amiga/object.h
parent1a9ef46863b6d70b585cdbd7205fdbd97c1ef3c7 (diff)
downloadnetsurf-93bf14ab81f8532bd3f834978d772e78c1470fb0.tar.gz
netsurf-93bf14ab81f8532bd3f834978d772e78c1470fb0.tar.bz2
Added support for multiple windows.
svn path=/trunk/netsurf/; revision=4972
Diffstat (limited to 'amiga/object.h')
-rwxr-xr-xamiga/object.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/amiga/object.h b/amiga/object.h
index d459a5e8b..fc5e48d6f 100755
--- a/amiga/object.h
+++ b/amiga/object.h
@@ -22,6 +22,7 @@
#include <exec/lists.h>
#define AMINS_CALLBACK 0
+#define AMINS_WINDOW 1
struct nsObject
{