Index: sources/gui/qml/pages/settings/SettingsDG.qml =================================================================== diff -u -r56ad953ae404fcf6956bd4f76b7a54b12d0285d3 -ra89b5249df072be403141463d7d88728b66a848e --- sources/gui/qml/pages/settings/SettingsDG.qml (.../SettingsDG.qml) (revision 56ad953ae404fcf6956bd4f76b7a54b12d0285d3) +++ sources/gui/qml/pages/settings/SettingsDG.qml (.../SettingsDG.qml) (revision a89b5249df072be403141463d7d88728b66a848e) @@ -24,8 +24,14 @@ import "qrc:/components" /*! - * \brief SettingsDateTimeSet is used to adjust the - * date and time on the device + * \brief SettingsDG provides user options to manually initiate the + * - Water Flush + * - Heat Disinfection + * - Chemical Disinfection \n + * or schedule the + * - Water Flush + * - Heat Disinfection \n + * on daily cycle at certain time of the day */ SettingsBase { id: _root QtObject { id: vSettingsDG