slightly clearer

svn path=/trunk/KDE/kdelibs/; revision=1097679
This commit is contained in:
Aaron J. Seigo 2010-03-01 21:26:12 +00:00
parent ddd21bda39
commit eddbfdcd99

View File

@ -66,10 +66,9 @@ public:
* Sets the widget this ScrollWidget will contain
* ownership is transferred to this scrollwidget,
* if an old one was already in, it will be deleted.
* If the widget size policy will have an horizontal expand direction,
* it will be resized when possible, otherwise it will be keps to whichever
* If the widget size policy allows for horizontal and/or vertical expansion,
* it will be resized when possible, otherwise it will be kept to whichever
* width the widget resizes itself.
* The same thing it's true for the vertical size hint.
*
* @arg widget the new main sub widget
*/