Use tr:: instead of langFactory in input fields.

This commit is contained in:
John Preston
2019-06-18 16:07:45 +02:00
parent 7af0dd105e
commit 8ed433cc01
55 changed files with 299 additions and 222 deletions
@@ -193,7 +193,7 @@ bool ControllerObject::ioCatchError(Output::Result result) {
//}
//
//rpl::producer<PasswordUpdate> ControllerObject::passwordUpdate() const {
// return rpl::never<PasswordUpdate>();
// return nullptr;
//}
//
//void ControllerObject::reloadPasswordState() {