We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ef8f3 commit a813be1Copy full SHA for a813be1
src/app/qgsmaptoolcapture.cpp
@@ -38,6 +38,7 @@ QgsMapToolCapture::QgsMapToolCapture( QgsMapCanvas* canvas, enum CaptureMode too
38
, mRubberBand( 0 )
39
, mTempRubberBand( 0 )
40
, mValidator( 0 )
41
+ , mSnappingMarker( 0 )
42
{
43
mCaptureModeFromLayer = tool == CaptureNone;
44
mCapturing = false;
0 commit comments