diff --git a/clutter/clutter-constraint.c b/clutter/clutter-constraint.c index 949dc6364..4e7e55db0 100644 --- a/clutter/clutter-constraint.c +++ b/clutter/clutter-constraint.c @@ -86,13 +86,13 @@ * layerA to the bottom edge of * layerC; * - * - * FIXME: MISSING XINCLUDE CONTENT - * *
* Constraints * *
+ * + * FIXME: MISSING XINCLUDE CONTENT + * * You can try resizing interactively the #ClutterStage and verify * that the three #ClutterActors maintain the same position and * size relative to each other, and to the #CLutterStage.