]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/float-placement.h
Update cfg_kludge_flash for Flash 10
[ion3.git] / ioncore / float-placement.h
index 0f52dafd51a61bb53f78d8272aba392cf797e7b2..cbe2ed8879640e07a62ed32c19c5c1f0ea57cc1a 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/ioncore/float-placement.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2006
+ * 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_FLOAT_PLACEMENT_H
@@ -22,6 +19,7 @@ typedef enum{
 
 extern WFloatPlacement ioncore_placement_method;
 
-extern void group_calc_placement(WGroup *ws, WRectangle *geom);
+extern void group_calc_placement(WGroup *ws, uint level, 
+                                 WRectangle *geom);
 
 #endif /* ION_IONCORE_FLOAT_PLACEMENT_H */