Skip to content

Commit

Permalink
fix private cond
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jan 3, 2022
1 parent 795bb6a commit b27019d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/gui/qgsmaptoolcapturerubberband.cpp
Expand Up @@ -17,6 +17,8 @@
#include "qgsgeometryrubberband.h"


///@cond PRIVATE


QgsMapToolCaptureRubberBand::QgsMapToolCaptureRubberBand( QgsMapCanvas *mapCanvas, QgsWkbTypes::GeometryType geomType ):
QgsGeometryRubberBand( mapCanvas, geomType )
Expand Down

0 comments on commit b27019d

Please sign in to comment.