summaryrefslogtreecommitdiffstats
path: root/src/layouts
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@digia.com>2014-09-16 09:35:03 +0200
committerGatis Paeglis <gatis.paeglis@digia.com>2014-09-17 10:33:34 +0200
commit28129a7cb72cb5f33990e970f902b640573fe1e0 (patch)
tree2d1be81f5d2c86142437e8f83d16540bf94f5afb /src/layouts
parentbbcfed6cac95a7d5bea9f29974150e5505e4c612 (diff)
Fix Layout.minimumWidth documentation
Change-Id: I5472ee9b906a46bd665002a0e468f22762957ee1 Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
Diffstat (limited to 'src/layouts')
-rw-r--r--src/layouts/qquicklayout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layouts/qquicklayout.cpp b/src/layouts/qquicklayout.cpp
index 2a194179e..3772b6f43 100644
--- a/src/layouts/qquicklayout.cpp
+++ b/src/layouts/qquicklayout.cpp
@@ -107,7 +107,7 @@ QQuickLayoutAttached::QQuickLayoutAttached(QObject *parent)
/*!
\qmlattachedproperty real Layout::minimumWidth
- This property holds the maximum width of an item in a layout.
+ This property holds the minimum width of an item in a layout.
The default value is the items implicit minimum width.
If the item is a layout, the implicit minimum width will be the minimum width the layout can