summaryrefslogtreecommitdiffstats
path: root/src/gui/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc')
-rw-r--r--src/gui/doc/src/includes/qiconengine-virtualhookhelper.qdocinc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/doc/src/includes/qiconengine-virtualhookhelper.qdocinc b/src/gui/doc/src/includes/qiconengine-virtualhookhelper.qdocinc
index b17d2bd66f..8b7e333df8 100644
--- a/src/gui/doc/src/includes/qiconengine-virtualhookhelper.qdocinc
+++ b/src/gui/doc/src/includes/qiconengine-virtualhookhelper.qdocinc
@@ -1,3 +1,3 @@
-\note This is a helper method and the actual work is done by the
-virtual_hook() method, hence this method depends on icon engine support
+\note If the icon engine does not reimplement this function, the actual work is
+done by the virtual_hook() method, hence this method depends on icon engine support
and may not work with all icon engines.