X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=ioncore%2Fclasses.h;h=2db3ecc3e53e38ec7051f714224b8151fe5705b5;hp=3836bc77930cef9d39b67b534a86c6756985d398;hb=HEAD;hpb=803afbc1cd633f6c025bcd9537e9b7e9aedadd0d diff --git a/ioncore/classes.h b/ioncore/classes.h index 3836bc7..2db3ecc 100644 --- a/ioncore/classes.h +++ b/ioncore/classes.h @@ -1,12 +1,9 @@ /* * ion/ioncore/classes.h * - * Copyright (c) Tuomo Valkonen 1999-2007. + * Copyright (c) Tuomo Valkonen 1999-2009. * - * Ion is free software; you can redistribute it and/or modify it under - * the terms of the GNU Lesser General Public License as published by - * the Free Software Foundation; either version 2.1 of the License, or - * (at your option) any later version. + * See the included file LICENSE for details. */ #ifndef ION_IONCORE_CLASSES_H @@ -34,6 +31,8 @@ INTRCLASS(WGroupWS); INTRCLASS(WPHolder); INTRCLASS(WMPlexPHolder); INTRCLASS(WFramedPHolder); +INTRCLASS(WGroupPHolder); +INTRCLASS(WGroupedPHolder); INTRSTRUCT(WStacking); INTRSTRUCT(WLListNode);