357 + if (model->d->m_changesetInProgress) {
Shouldn't this say "if (!model->d->m_changesetInProgress) {"?
« Back to merge proposal
357 + if (model- >d->m_changeset InProgress) {
Shouldn't this say "if (!model- >d->m_changeset InProgress) {"?