]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/classes.h
Update cfg_kludge_flash for Flash 10
[ion3.git] / ioncore / classes.h
index 3836bc77930cef9d39b67b534a86c6756985d398..2db3ecc3e53e38ec7051f714224b8151fe5705b5 100644 (file)
@@ -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);