summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
index 92ca6fb..6106ef1 100644
--- a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
+++ b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
@@ -39,6 +39,8 @@
To use this example, a consumer key from Reddit is needed.
To register the application visit https://www.reddit.com/prefs/apps/.
+ \note Choose \e {installed app} when creating the application.
+ \note Set the redirect URI to \e http://localhost:1337/ in Reddit settings.
\include examples-run.qdocinc
*/