Index: sources/gui/qml/pages/settings/SettingsDateTime.qml =================================================================== diff -u -ra89b5249df072be403141463d7d88728b66a848e -r6c6f1f5d466badd9b4fd67be7c907234c342b2a2 --- sources/gui/qml/pages/settings/SettingsDateTime.qml (.../SettingsDateTime.qml) (revision a89b5249df072be403141463d7d88728b66a848e) +++ sources/gui/qml/pages/settings/SettingsDateTime.qml (.../SettingsDateTime.qml) (revision 6c6f1f5d466badd9b4fd67be7c907234c342b2a2) @@ -1,15 +1,15 @@ /*! * - * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. + * Copyright (c) 2021-2023 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * - * \file SettingsDateTimeSet.qml - * \author (last) Peter Lucia - * \date (last) 14-Mar-2021 - * \author (original) Peter Lucia - * \date (original) 14-Mar-2021 + * \file SettingsDateTime.qml + * \author (last) Behrouz NematiPour + * \date (last) 23-May-2021 + * \author (original) Behrouz NematiPour + * \date (original) 16-Apr-2021 * */ @@ -27,7 +27,8 @@ * \brief SettingsDateTimeSet is used to adjust the * date and time on the device */ -SettingsBase { id: _root +SettingsBase { id: _root + itemIndex : SettingsStack.SetDateTime labelWidth : 275 entryWidth : 100