summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/drilldown.qdoc
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-10-14 09:33:32 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-10-14 09:33:32 (GMT)
commit94d0bed992aad8e8a6edda129d4a75f9b4ffa163 (patch)
tree6344d25a1f95f6417d3e10f0e69a5764226f0b75 /doc/src/examples/drilldown.qdoc
parent77563a2e63562e4e010e53dd79a707d9d7ed3f3d (diff)
parent2149ddf44417ca3e266a692501394d0f7be9674e (diff)
downloadQt-94d0bed992aad8e8a6edda129d4a75f9b4ffa163.zip
Qt-94d0bed992aad8e8a6edda129d4a75f9b4ffa163.tar.gz
Qt-94d0bed992aad8e8a6edda129d4a75f9b4ffa163.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging: Update 4.8.0 changelog Changelog: update changes-4.8.0 for Richard Add briefs for the new 4.8 examples. Add briefs to the new 4.8 demos. Add a brief to all demos and examples for manifest
Diffstat (limited to 'doc/src/examples/drilldown.qdoc')
-rw-r--r--doc/src/examples/drilldown.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/drilldown.qdoc b/doc/src/examples/drilldown.qdoc
index 1903df6..d11a71f 100644
--- a/doc/src/examples/drilldown.qdoc
+++ b/doc/src/examples/drilldown.qdoc
@@ -29,7 +29,7 @@
\example sql/drilldown
\title Drill Down Example
- The Drill Down example shows how to read data from a database as
+ \brief The Drill Down example shows how to read data from a database as
well as submit changes, using the QSqlRelationalTableModel and
QDataWidgetMapper classes.