Skip to content

Commit 816ffb8

Browse files
author
jef
committed
fix #3022
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14251 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 2d0b167 commit 816ffb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/qgisapp.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -4756,6 +4756,7 @@ void QgisApp::saveEdits()
47564756
}
47574757

47584758
vlayer->startEditing();
4759+
vlayer->triggerRepaint();
47594760
}
47604761

47614762
void QgisApp::layerSubsetString()

0 commit comments

Comments
 (0)