Ref T709, update function where only changed members are changed

This commit is contained in:
Klaus Basan
2019-07-29 16:54:44 +02:00
committed by Mat Sutcliffe
parent f6ad82daab
commit 9982f9cfb9
4 changed files with 34 additions and 7 deletions

View File

@@ -86,7 +86,7 @@ namespace BlackMisc
return s;
}
void CXSwiftBusSettings::jsonParsed()
void CXSwiftBusSettings::objectUpdated()
{
m_timestampMSecsSinceEpoch = m_msSinceEpochQtFree;
}