]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/float-placement.h
[svn-upgrade] Integrating new upstream version, ion3 (20070318)
[ion3.git] / ioncore / float-placement.h
index 0f52dafd51a61bb53f78d8272aba392cf797e7b2..760030e8346bcd9cf451ebaca3871beecb823360 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ion/ioncore/float-placement.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
@@ -22,6 +22,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 */