From 4727bb59912484b7f67a56b1fbed4919d5b71c19 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Wed, 28 Nov 2012 17:04:12 +0100 Subject: Add \brief to the examples. That is used by qdoc to generate brief descriptions for the example manifests. Change-Id: I142a6d3259f90d0c9990033b3c36e139062ac343 Reviewed-by: Eike Ziller Reviewed-by: hjk --- examples/widgets/doc/src/i18n.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/widgets/doc/src/i18n.qdoc') diff --git a/examples/widgets/doc/src/i18n.qdoc b/examples/widgets/doc/src/i18n.qdoc index 980319233d..0b38abf34a 100644 --- a/examples/widgets/doc/src/i18n.qdoc +++ b/examples/widgets/doc/src/i18n.qdoc @@ -29,7 +29,7 @@ \example tools/i18n \title I18N Example - The Internationalization (I18N) example demonstrates Qt's support for translated + \brief The Internationalization (I18N) example demonstrates Qt's support for translated text. Developers can write the initial application text in one language, and translations can be provided later without any modifications to the code. -- cgit v1.2.3