diff options
| author | Paul Wicking <paul.wicking@qt.io> | 2018-06-18 15:42:24 +0200 |
|---|---|---|
| committer | Paul Wicking <paul.wicking@qt.io> | 2018-06-19 09:54:24 +0000 |
| commit | 3b71eea2e6e712103452c98756cd6ce53aa4ebca (patch) | |
| tree | 2b2284a8794a3db83483d33089749ab711330c1d /src/controls/qquickaction.cpp | |
| parent | 191a2fe59cbaf7603d502fa764b4737f49422010 (diff) | |
Doc: Add missing dots (qtquickcontrols)
Task-number: QTBUG-68933
Change-Id: I3731b82ecae0a43878b694e681300bef7c36ea62
Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/controls/qquickaction.cpp')
| -rw-r--r-- | src/controls/qquickaction.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/qquickaction.cpp b/src/controls/qquickaction.cpp index 836c02da5..27fd33771 100644 --- a/src/controls/qquickaction.cpp +++ b/src/controls/qquickaction.cpp @@ -55,7 +55,7 @@ QT_BEGIN_NAMESPACE \ingroup applicationwindow \ingroup controls \inqmlmodule QtQuick.Controls - \brief Action provides an abstract user interface action that can be bound to items + \brief Action provides an abstract user interface action that can be bound to items. \image menubar-action.png |
