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/tabdialog.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/widgets/doc/src/tabdialog.qdoc') diff --git a/examples/widgets/doc/src/tabdialog.qdoc b/examples/widgets/doc/src/tabdialog.qdoc index b90ab4688b..e2ac57550f 100644 --- a/examples/widgets/doc/src/tabdialog.qdoc +++ b/examples/widgets/doc/src/tabdialog.qdoc @@ -29,7 +29,7 @@ \example dialogs/tabdialog \title Tab Dialog Example - The Tab Dialog example shows how to construct a tab dialog using the + \brief The Tab Dialog example shows how to construct a tab dialog using the QTabWidget class. Dialogs provide an efficient way for the application to communicate -- cgit v1.2.3