summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/chart.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/chart.qdoc')
-rw-r--r--examples/widgets/doc/chart.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/doc/chart.qdoc b/examples/widgets/doc/chart.qdoc
index 44263d1027..edd3a8d78c 100644
--- a/examples/widgets/doc/chart.qdoc
+++ b/examples/widgets/doc/chart.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example itemviews/chart
+ \example widgets/itemviews/chart
\title Chart Example
The Chart example shows how to create a custom view for the model/view framework.
@@ -51,7 +51,7 @@
indexAt(). However, the view needs to maintain strict control over its look and
feel, so we also provide implementations for a number of other functions:
- \snippet itemviews/chart/pieview.h 0
+ \snippet widgets/widgets/itemviews/chart/pieview.h 0