X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fclasses.h;h=58698a71614f1bded10b2252d8f46deb29f5bbfc;hb=3a5221140c3d59e7e964f9766f490e688a41ef4c;hp=c990b14e7f5adef2c5e1dc110100097fb79e1176;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/ioncore/classes.h b/ioncore/classes.h index c990b14..58698a7 100644 --- a/ioncore/classes.h +++ b/ioncore/classes.h @@ -1,12 +1,9 @@ /* * ion/ioncore/classes.h * - * Copyright (c) Tuomo Valkonen 1999-2006. + * Copyright (c) Tuomo Valkonen 1999-2007. * - * 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 @@ -33,6 +30,9 @@ INTRCLASS(WGroupWS); INTRCLASS(WPHolder); INTRCLASS(WMPlexPHolder); +INTRCLASS(WFramedPHolder); +INTRCLASS(WGroupPHolder); +INTRCLASS(WGroupedPHolder); INTRSTRUCT(WStacking); INTRSTRUCT(WLListNode);