From 67a4f257b81d57dcb048ae0f0757d5f8702642bc Mon Sep 17 00:00:00 2001 From: Nicholas Bennett Date: Mon, 11 Sep 2023 11:14:38 +0300 Subject: [PATCH] Docs: Update Links to Android Notifier Example Added to the list of important links on the Android Platform home page. Task-number: QTBUG-116780 Pick-to: 6.6.0 6.5 6.2 Change-Id: Id65a73d56bff0b288ebb1da098f6dbd8cbbe606e Reviewed-by: Rami Potinkara Reviewed-by: Ville Voutilainen (cherry picked from commit e7847a3258aa4eb6fc51c97a2ac05f57a1eadb53) Reviewed-by: Qt Cherry-pick Bot --- .../androidnotifier/doc/src/androidnotifier-example.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc index 186be9ec5a0..2d579c95e83 100644 --- a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc +++ b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc @@ -6,6 +6,7 @@ \example platform/androidnotifier \examplecategory {Mobile} \brief Demonstrates calling Java code from Qt in an Android application. + \ingroup androidplatform \image androidnotifier.png