Add missing signal

This commit is contained in:
Nyall Dawson 2017-07-01 15:27:26 +10:00
parent ab06973d6a
commit d9fca48217

View File

@ -477,10 +477,9 @@ void QgsGeometrySnapper::processFeature( QgsFeature &feature, double snapToleran
{
if ( !feature.geometry().isNull() )
feature.setGeometry( snapGeometry( feature.geometry(), snapTolerance, mode ) );
emit featureSnapped();
}
QgsGeometry QgsGeometrySnapper::snapGeometry( const QgsGeometry &geometry, double snapTolerance, SnapMode mode ) const
{
// Get potential reference features and construct snap index