aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-03-30 14:31:07 +0200
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-03-31 13:01:57 +0000
commit0e010cd9d25c472eaad8f8352e8478597ba7569a (patch)
tree8808b18c43d20db1ea623e77655a3b91632de8de
parent7d512482842b2570b345a32a725d0f28b4e74697 (diff)
Minor link issue in qquickpropertychanges
Change-Id: I88d588a73daa5465c687a18353b2fd5f82cc5aa1 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--src/quick/util/qquickpropertychanges.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/quick/util/qquickpropertychanges.cpp b/src/quick/util/qquickpropertychanges.cpp
index 2ee635d71a..0119aecb7e 100644
--- a/src/quick/util/qquickpropertychanges.cpp
+++ b/src/quick/util/qquickpropertychanges.cpp
@@ -61,10 +61,9 @@ QT_BEGIN_NAMESPACE
/*!
\qmltype PropertyChanges
- \instantiates QQuickPropertyChanges
\inqmlmodule QtQuick
\ingroup qtquick-states
- \brief Describes new property bindings or values for a state
+ \brief Describes new property bindings or values for a state.
PropertyChanges is used to define the property values or bindings in a
\l State. This enables an item's property values to be changed when it