X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fclientwin.h;h=69f676f22999d56972d9fe9ccf61283179bfa645;hb=0c733f17d41080cd8240eecc5251d08a1776cdc5;hp=d81b11a987173f3bd91108cff5bbf1987082dd9e;hpb=ae4260bb64817c11f9a7140324cd3e3ba113e297;p=ion3.git diff --git a/ioncore/clientwin.h b/ioncore/clientwin.h index d81b11a..69f676f 100644 --- a/ioncore/clientwin.h +++ b/ioncore/clientwin.h @@ -1,7 +1,7 @@ /* * ion/ioncore/clientwin.h * - * Copyright (c) Tuomo Valkonen 1999-2007. + * Copyright (c) Tuomo Valkonen 1999-2009. * * See the included file LICENSE for details. */ @@ -39,7 +39,8 @@ #define CLIENTWIN_FS_RQ 0x20000 #define CLIENTWIN_UNMAP_RQ 0x40000 #define CLIENTWIN_NEED_CFGNTFY 0x80000 - +#define CLIENTWIN_PROP_O_VERT 0x100000 +#define CLIENTWIN_PROP_O_HORIZ 0x200000 DECLCLASS(WClientWin){ WRegion region;