diff options
Diffstat (limited to 'src/controls/qquickstack.cpp')
| -rw-r--r-- | src/controls/qquickstack.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/qquickstack.cpp b/src/controls/qquickstack.cpp index c949ffebf..b5fe033a8 100644 --- a/src/controls/qquickstack.cpp +++ b/src/controls/qquickstack.cpp @@ -46,7 +46,7 @@ QT_BEGIN_NAMESPACE /*! \qmltype Stack \instantiates QQuickStack - \inqmlmodule QtQuick.Controls 1.0 + \inqmlmodule QtQuick.Controls \brief Provides attached properties for items pushed onto a StackView. The Stack type provides attached properties for items pushed onto a \l StackView. |
