Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix bad rebase
  • Loading branch information
pblottiere authored and nyalldawson committed Jul 20, 2018
1 parent 669ec7a commit 1af00e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/core/qgssnappingconfig.h
Expand Up @@ -172,10 +172,6 @@ class CORE_EXPORT QgsSnappingConfig
//! Sets if the snapping on intersection is enabled
void setIntersectionSnapping( bool enabled );

bool editVerticesOnAllLayers() const;

void setEditVerticesOnAllLayers( bool enabled );

//! Returns individual snapping settings for all layers
#ifndef SIP_RUN
QHash<QgsVectorLayer *, QgsSnappingConfig::IndividualLayerSettings> individualLayerSettings() const;
Expand Down

0 comments on commit 1af00e3

Please sign in to comment.