aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickapplicationwindow.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-05-25 08:41:21 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-05-25 14:49:27 +0000
commit5038dc286b987903b53b4bb2f822adba36dc9068 (patch)
tree9989ff8f99d77c3c92a9bf60d572e86c5b2760d2 /src/quicktemplates2/qquickapplicationwindow.cpp
parentcfc839a58991a78882251b1489d740c43255ac04 (diff)
Doc: add missing \since 5.7 tags
Change-Id: Ie4680c5dfadc95278215b688f4fc28577f557933 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src/quicktemplates2/qquickapplicationwindow.cpp')
-rw-r--r--src/quicktemplates2/qquickapplicationwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quicktemplates2/qquickapplicationwindow.cpp b/src/quicktemplates2/qquickapplicationwindow.cpp
index 6f070ab7..878fe7c7 100644
--- a/src/quicktemplates2/qquickapplicationwindow.cpp
+++ b/src/quicktemplates2/qquickapplicationwindow.cpp
@@ -54,6 +54,7 @@ QT_BEGIN_NAMESPACE
\inherits Window
\instantiates QQuickApplicationWindow
\inqmlmodule QtQuick.Controls
+ \since 5.7
\ingroup qtquickcontrols2-containers
\brief Provides a top-level application window.