From f8d7ee6f5c0d018d5b8a8fa4565e386b81062348 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 21 Oct 2023 13:18:50 +0200 Subject: FLUID: adding a subset of Fl_Grid child parameters. --- src/Fl_Grid.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_Grid.cxx b/src/Fl_Grid.cxx index c3b3e1334..da9c34ebc 100644 --- a/src/Fl_Grid.cxx +++ b/src/Fl_Grid.cxx @@ -322,7 +322,7 @@ void Fl_Grid::draw() { This is called automatically when the Fl_Grid is resized. You need to call it once after you added widgets or moved widgets between cells. - Calling it once after all modfications are completed is enough. + Calling it once after all modifications are completed is enough. \todo Document when and why to call layout() w/o args. See Fl_Flex::layout() -- cgit v1.2.3