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 15c8207dee
commit 3eb53aec82
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;
}