mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
Ref T709, sync Qt free timestamp after parsing with swift version
This commit is contained in:
committed by
Mat Sutcliffe
parent
93804bb479
commit
203f442e43
@@ -85,6 +85,11 @@ namespace BlackMisc
|
||||
static const CXSwiftBusSettings s;
|
||||
return s;
|
||||
}
|
||||
|
||||
void CXSwiftBusSettings::jsonParsed()
|
||||
{
|
||||
m_timestampMSecsSinceEpoch = m_msSinceEpochQtFree;
|
||||
}
|
||||
} // ns
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user