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 cf5523f commit d2d348bCopy full SHA for d2d348b
src/app/qgsmaptooldigitizefeature.h
@@ -19,6 +19,8 @@
19
#include "qgsmaptoolcapture.h"
20
#include "qgis_app.h"
21
22
+class QgsFeature;
23
+
24
//! This tool digitizes geometry of new point/line/polygon features on already existing vector layers
25
class APP_EXPORT QgsMapToolDigitizeFeature : public QgsMapToolCapture
26
{
0 commit comments