aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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