summaryrefslogtreecommitdiff
path: root/src/controls/qquickmenuitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/qquickmenuitem.cpp')
-rw-r--r--src/controls/qquickmenuitem.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/controls/qquickmenuitem.cpp b/src/controls/qquickmenuitem.cpp
index 33acff9e..733fc638 100644
--- a/src/controls/qquickmenuitem.cpp
+++ b/src/controls/qquickmenuitem.cpp
@@ -370,6 +370,8 @@ void QQuickMenuText1::updateIcon()
with the given name from the current theme. Overrides the item's bound
action \c iconName property. Defaults to the empty string.
+ \include icons.qdocinc iconName
+
\sa iconSource, Action::iconName
*/