Skip to content

Commit

Permalink
Missing updateButtons
Browse files Browse the repository at this point in the history
  • Loading branch information
domi4484 committed Nov 8, 2021
1 parent ed7d3f9 commit 2009ca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gui/qgsrelationeditorwidget.cpp
Expand Up @@ -402,6 +402,8 @@ void QgsRelationEditorWidget::addFeature()
++treeWidgetItemIterator;
}
mMultiEditTreeWidget->blockSignals( false );

updateButtons();
}

void QgsRelationEditorWidget::addFeatureGeometry()
Expand Down

0 comments on commit 2009ca7

Please sign in to comment.