X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Ffloat-placement.h;h=4c8db435560a93c6f58fadc16a2c152e5b125631;hb=ae4260bb64817c11f9a7140324cd3e3ba113e297;hp=2dc062d83844fcc278cca99f5795b6f562ae03f4;hpb=803afbc1cd633f6c025bcd9537e9b7e9aedadd0d;p=ion3.git diff --git a/ioncore/float-placement.h b/ioncore/float-placement.h index 2dc062d..4c8db43 100644 --- a/ioncore/float-placement.h +++ b/ioncore/float-placement.h @@ -3,10 +3,7 @@ * * 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_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 */