From 91b4b6ce6684503b117817fc72b30812ab0e7722 Mon Sep 17 00:00:00 2001 From: Martin Jones Date: Fri, 26 Feb 2010 13:43:54 +1000 Subject: Tiny doc tweak. --- src/declarative/graphicsitems/qdeclarativeflickable.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/declarative/graphicsitems/qdeclarativeflickable.cpp b/src/declarative/graphicsitems/qdeclarativeflickable.cpp index 623398f..333ad60 100644 --- a/src/declarative/graphicsitems/qdeclarativeflickable.cpp +++ b/src/declarative/graphicsitems/qdeclarativeflickable.cpp @@ -993,7 +993,7 @@ void QDeclarativeFlickable::setOverShoot(bool o) \qmlproperty int Flickable::contentWidth \qmlproperty int Flickable::contentHeight - The dimensions of the viewport (the surface controlled by Flickable). Typically this + The dimensions of the content (the surface controlled by Flickable). Typically this should be set to the combined size of the items placed in the Flickable. \code -- cgit v0.12