diff options
author | corvid <corvid@lavabit.com> | 2010-02-27 05:19:43 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-02-27 05:19:43 +0000 |
commit | c078e58a08a9fcfdc65631ef3dacc5ac54b5a3c3 (patch) | |
tree | 4c8f5a3a1deb1e46de863c049eb70ed3d84e9d84 /doc/dw-widget-sizes.doc | |
parent | 6e9217a172572e79d1d4fbd261568bbc8bed11ac (diff) |
trim some spaces
Diffstat (limited to 'doc/dw-widget-sizes.doc')
-rw-r--r-- | doc/dw-widget-sizes.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dw-widget-sizes.doc b/doc/dw-widget-sizes.doc index 989eb83c..c93ce541 100644 --- a/doc/dw-widget-sizes.doc +++ b/doc/dw-widget-sizes.doc @@ -102,7 +102,7 @@ passed to the calles are </ul> Generally, the values should define the available space for the -widget. +widget. A widget, which depends on size hints, should call dw::core::Widget::queueResize, when apropriate. @@ -183,4 +183,4 @@ This way, a widget can exactly keep track on size changes, and so implement resizing in a faster way. A good example on how to use this is dw::Textblock. -*/
\ No newline at end of file +*/ |