From 2b6edec5c205fa1162d8b9e91c45fa42bdbda634 Mon Sep 17 00:00:00 2001 From: Jan Arve Saether Date: Mon, 15 Oct 2012 15:40:28 +0200 Subject: Doc: Added landing-, examples- and C++ class list-page to qtwidgets It seems this is the pattern to follow: landing page: qtwidgets-index.html examples page: qtwidgets-examples.html class list page: qtwidgets-module.html Change-Id: I3e5459fe650178e0398cb43181b594c0f12a170e Reviewed-by: Jerome Pasion --- src/widgets/doc/snippets/widgets-tutorial/template.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/doc/snippets') diff --git a/src/widgets/doc/snippets/widgets-tutorial/template.cpp b/src/widgets/doc/snippets/widgets-tutorial/template.cpp index 189578ef1b..c67ce374c0 100644 --- a/src/widgets/doc/snippets/widgets-tutorial/template.cpp +++ b/src/widgets/doc/snippets/widgets-tutorial/template.cpp @@ -39,7 +39,7 @@ ****************************************************************************/ //! [main.cpp body] -#include +#include // Include header files for application components. // ... -- cgit v1.2.3