Revision 0a260288
Von Sebastian Diel vor mehr als 7 Jahren hinzugefügt
src/querybuilder.cpp | ||
---|---|---|
if (e) {
|
||
this->insertRelationId(e.data(), map, i.key());
|
||
}
|
||
}
|
||
}
|
||
++i;
|
||
}
|
Auch abrufbar als: Unified diff
fixing a forgotten curly bracket