mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
Initialize
This commit is contained in:
parent
bc3a0c0033
commit
02b4f83b90
@ -268,7 +268,7 @@ class GUI_EXPORT QgsMapToolCapture : public QgsMapToolAdvancedDigitizing
|
||||
QList< QgsGeometry::Error > mGeomErrors;
|
||||
QList< QgsVertexMarker * > mGeomErrorMarkers;
|
||||
|
||||
bool mCaptureModeFromLayer;
|
||||
bool mCaptureModeFromLayer = false;
|
||||
|
||||
std::unique_ptr<QgsSnapIndicator> mSnapIndicator;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user