Skip to content

Commit 816ffb8

Browse files
author
jef
committedSep 19, 2010
fix #3022
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14251 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/app/qgisapp.cpp

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.