From 2dfe37f1cf830915b0b265c40a6261be8718d40a Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 7 Jul 2021 17:16:09 +0200 Subject: [PATCH] Doc: Remove description of obsolete Run field in Android Manifest Task-number: QTCREATORBUG-25642 Change-Id: If70772a79f0aae5990ca962112e00da7b9c7f3ec Reviewed-by: Assam Boudjelthia Reviewed-by: Rami Potinkara --- doc/qtcreator/src/android/deploying-android.qdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/qtcreator/src/android/deploying-android.qdoc b/doc/qtcreator/src/android/deploying-android.qdoc index 32a8354dde5..734d8681936 100644 --- a/doc/qtcreator/src/android/deploying-android.qdoc +++ b/doc/qtcreator/src/android/deploying-android.qdoc @@ -437,8 +437,9 @@ means that the overflow button in the system navigation bar will not be enabled by default. - \li In the \uicontrol Application group, set the application's name. - You can also give an activity a name and select the activity to run. + \li In the \uicontrol {Application name} field, set the application's name. + + \li In the \uicontrol {Activity name} field, set an activity name. \li In the \uicontrol {Style extraction} field, set the method that Qt uses to \l{Styling}{determine which UI style to use}.