summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qiconengine.cpp
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2018-07-26 11:53:18 +0200
committerPaul Wicking <paul.wicking@qt.io>2018-07-26 11:11:37 +0000
commit0538b714dedfb001c9563044f4d895e834ecddff (patch)
treee9207eace54d23f67e935f482d92086f00d5eb98 /src/gui/image/qiconengine.cpp
parent9a04453b50ea22d6060aeb49250cf3e263d86ad3 (diff)
Doc: Remove typo and add line breaks after \internal
In an unrelated change, it seems \internal \obsolete can cause unexpected behavior when generating the documentation. Adding this line break should fix that. Change-Id: I95eceb109faaf89be8f258fba8c31008fdc4ca57 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/gui/image/qiconengine.cpp')
-rw-r--r--src/gui/image/qiconengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/image/qiconengine.cpp b/src/gui/image/qiconengine.cpp
index 1f8e5f321a..3033112df0 100644
--- a/src/gui/image/qiconengine.cpp
+++ b/src/gui/image/qiconengine.cpp
@@ -263,7 +263,7 @@ void QIconEngine::addFile(const QString &/*fileName*/, const QSize &/*size*/, QI
\variable QIconEngine::ScaledPixmapArgument::pixmap
\brief The pixmap that is the best match for the given \l size, \l mode, \l
- \state, and \l scale. This is an output parameter that is set after calling
+ state, and \l scale. This is an output parameter that is set after calling
\l virtual_hook().
*/