mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
* changed CValueObject apply * created CIndexPropertyList * renamed CIndexVariantMap to CPropertyIndexVariantMap
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace BlackSim
|
||||
{
|
||||
void CSimulatorSetup::setSettings(const BlackMisc::CIndexVariantMap &map)
|
||||
void CSimulatorSetup::setSettings(const BlackMisc::CPropertyIndexVariantMap &map)
|
||||
{
|
||||
this->m_setup = map;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user