Skip to content

Commit

Permalink
fix #3022
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14251 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Sep 19, 2010
1 parent 2d0b167 commit 816ffb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/qgisapp.cpp
Expand Up @@ -4756,6 +4756,7 @@ void QgisApp::saveEdits()
}

vlayer->startEditing();
vlayer->triggerRepaint();
}

void QgisApp::layerSubsetString()
Expand Down

0 comments on commit 816ffb8

Please sign in to comment.