summaryrefslogtreecommitdiffstats
path: root/examples/oauth/redditclient/doc
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 18:59:36 +0000
commit679b2d16116ba9c93a1df12640fe533307c2b4e5 (patch)
tree408404779ea0c36011492165075a8723dc0ebd9e /examples/oauth/redditclient/doc
parent37386bd063883b059bf07e1996a4d8f1189d3a43 (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 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> (cherry picked from commit cc4ee8d57e67500876d3e133529cb7797b511bcf)
Diffstat (limited to 'examples/oauth/redditclient/doc')
-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