summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/combowidgetmapper.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/combowidgetmapper.qdoc')
-rw-r--r--doc/src/examples/combowidgetmapper.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/combowidgetmapper.qdoc b/doc/src/examples/combowidgetmapper.qdoc
index 1a9bf5a..897d135 100644
--- a/doc/src/examples/combowidgetmapper.qdoc
+++ b/doc/src/examples/combowidgetmapper.qdoc
@@ -32,7 +32,7 @@
The Delegate Widget Mapper example shows how to use a custom delegate to
map information from a model to specific widgets on a form.
- \image combo-widget-mapper.png
+ \image combowidgetmapper-example.png
In the \l{Simple Widget Mapper Example}, we showed the basic use of a
widget mapper to relate data exposed by a model to simple input widgets