summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-09-29 12:37:52 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-10-04 12:43:16 +0000
commitcc4ee8d57e67500876d3e133529cb7797b511bcf (patch)
tree605ee0f60ebc01820a2d42a890f51d154cfc02c4
parent5fc16dd47a3663599464210a4f4bbb5d0dbdbe01 (diff)
Make sure that reddit example is shown in Qt Creator
The example was explicitly listed as 'broken' for Qt 6.0, as the module was still source only (?). Anyhow, nowadays Qt NetworkAuth is just a normal module... Fixes: QTBUG-117680 Pick-to: 6.6.0 6.5 Change-Id: I56309be2aad4eb268e69bb23057cec670483dc14 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> (cherry picked from commit 59d4b7bcd915e687f71ee9244b1e2e0198ec3541) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
index a8ff1a5..45865d1 100644
--- a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
+++ b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
@@ -7,7 +7,6 @@
\title Reddit Example
\ingroup examples-qtnetworkauth
\brief Demonstrates authenticating with OAuth 2 to access Reddit.
- \excludefromcreator
\image redditclient-example.png Screenshot of the example
The \e {Reddit} example uses OAuth 2, as supported by