forked from qt-creator/qt-creator
Android: Add label about auto-apply Android settings page
Change-Id: Ib647a319d7ae0891df1f8c0126002f7f892ea560 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -402,6 +402,7 @@ AndroidSettingsWidget::AndroidSettingsWidget()
|
|||||||
using namespace Layouting;
|
using namespace Layouting;
|
||||||
|
|
||||||
Column {
|
Column {
|
||||||
|
Tr::tr("All changes on this page take effect immediately."),
|
||||||
Group {
|
Group {
|
||||||
title(Tr::tr("Android Settings")),
|
title(Tr::tr("Android Settings")),
|
||||||
Grid {
|
Grid {
|
||||||
|
Reference in New Issue
Block a user