返回Breaker的EquipmentMemberOf_EquipmentContainer

Signed-off-by: dmy@lab <dmy@lab.lab>
This commit is contained in:
dmy@lab
2015-01-18 18:18:18 +08:00
parent 77ba7c7cec
commit 735226f06a
5 changed files with 14 additions and 4 deletions

View File

@@ -166,6 +166,7 @@ bool LoadMapping::readMatch(const QString& dir)
t->setLoadName(sep.at(i));
loads.push_back(t);
(*this->loadsToLoadInfo)[sep.at(i)]=t;
}
(*this->loads)[SFDid]=loads;