From c43632b2a5b26a96b84e7d7cd8c5f8ecffe4aa32 Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 10 Aug 2014 00:00:47 +0000 Subject: trim spaces ...now that floats and grows are in the repo and I won't be making Sebastian's life difficult with a bunch of whitespace changes. --- dw/alignedtablecell.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/alignedtablecell.cc') diff --git a/dw/alignedtablecell.cc b/dw/alignedtablecell.cc index 394b89df..633c4e68 100644 --- a/dw/alignedtablecell.cc +++ b/dw/alignedtablecell.cc @@ -110,7 +110,7 @@ void AlignedTableCell::correctExtremesOfChild (Widget *child, "%p, %d (%d) / %d (%d)", child, extremes->minWidth, extremes->minWidthIntrinsic, extremes->maxWidth, extremes->maxWidthIntrinsic); - + AlignedTextblock::correctExtremesOfChild (child, extremes); tablecell::correctCorrectedExtremesOfChild (this, child, extremes); -- cgit v1.2.3