summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/stardelegate.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/stardelegate.qdoc')
-rw-r--r--examples/widgets/doc/src/stardelegate.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/stardelegate.qdoc b/examples/widgets/doc/src/stardelegate.qdoc
index b33fa3550f..f26424abaf 100644
--- a/examples/widgets/doc/src/stardelegate.qdoc
+++ b/examples/widgets/doc/src/stardelegate.qdoc
@@ -229,7 +229,7 @@
We first set the pen and brush we will use for painting. The \c
mode parameter can be either \c Editable or \c ReadOnly. If \c
mode is editable, we use the \l{QPalette::}{Highlight} color
- instead of the \l{QPalette::}{Foreground} color to draw the
+ instead of the \l{QPalette::}{WindowText} color to draw the
stars.
Then we draw the stars. If we are in \c Edit mode, we paint