From a0e93591511c8d2eb65d981838a1bf7ecdeccfd8 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 Change-Id: Id65a73d56bff0b288ebb1da098f6dbd8cbbe606e Reviewed-by: Rami Potinkara Reviewed-by: Ville Voutilainen (cherry picked from commit e7847a3258aa4eb6fc51c97a2ac05f57a1eadb53) Reviewed-by: Qt Cherry-pick Bot (cherry picked from commit 67a4f257b81d57dcb048ae0f0757d5f8702642bc) (cherry picked from commit 829753c88a7bba1d1b58551fff9664fff66bd4ee) --- .../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 b1e4243d56e..a8a3354baf9 100644 --- a/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc +++ b/examples/corelib/platform/androidnotifier/doc/src/androidnotifier-example.qdoc @@ -29,6 +29,7 @@ \title Qt Android Notifier \example platform/androidnotifier \brief Demonstrates calling Java code from Qt in an Android application. + \ingroup androidplatform \image androidnotifier.png