Skip to content

Commit

Permalink
Remove long-gone FeatureForm reset() function
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Jul 9, 2023
1 parent d30b5ce commit 48961a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/qml/qgismobileapp.qml
Original file line number Diff line number Diff line change
Expand Up @@ -1830,7 +1830,6 @@ ApplicationWindow {
overlayFeatureFormDrawer.featureModel.resetAttributes()
overlayFeatureFormDrawer.open()
overlayFeatureFormDrawer.state = "Add"
overlayFeatureFormDrawer.featureForm.reset()
}
else
{
Expand Down

0 comments on commit 48961a8

Please sign in to comment.