This commit is contained in:
parent
912c1c9f45
commit
b812c16045
|
@ -284,7 +284,7 @@ void ListUnitConfiguration::currentRuleAccept(
|
|||
this->_bind_u = std::dynamic_pointer_cast<extract::BytesAsList>(u);
|
||||
this->_bind_index = i;
|
||||
|
||||
reloadContent(this->_bind_u);
|
||||
reloadContent(this->_bind_u, getter);
|
||||
}
|
||||
|
||||
void ListUnitConfiguration::reloadContent(
|
||||
|
|
Loading…
Reference in New Issue