X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fclasses.h;h=b1bce1b7a6d6b152f067439f3a40d7c59707a51f;hb=ae4260bb64817c11f9a7140324cd3e3ba113e297;hp=c990b14e7f5adef2c5e1dc110100097fb79e1176;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/ioncore/classes.h b/ioncore/classes.h index c990b14..b1bce1b 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,7 @@ INTRCLASS(WGroupWS); INTRCLASS(WPHolder); INTRCLASS(WMPlexPHolder); +INTRCLASS(WFramedPHolder); INTRSTRUCT(WStacking); INTRSTRUCT(WLListNode);