diff options
Diffstat (limited to 'doc/dw-grows.doc')
-rw-r--r-- | doc/dw-grows.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dw-grows.doc b/doc/dw-grows.doc index 79262fab..21cdf1a0 100644 --- a/doc/dw-grows.doc +++ b/doc/dw-grows.doc @@ -34,7 +34,7 @@ is (not solely) used for percentage sizes. these may be consolidated some day.) **The process of size calculation is split between the widget itself -and its container:** +and its container:** - The container provides some abstract methods: dw::core::Widget::getAvailWidthOfChild, |