Skip to content

Commit

Permalink
Add forward declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 4, 2018
1 parent cf5523f commit d2d348b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/qgsmaptooldigitizefeature.h
Expand Up @@ -19,6 +19,8 @@
#include "qgsmaptoolcapture.h"
#include "qgis_app.h"

class QgsFeature;

//! This tool digitizes geometry of new point/line/polygon features on already existing vector layers
class APP_EXPORT QgsMapToolDigitizeFeature : public QgsMapToolCapture
{
Expand Down

0 comments on commit d2d348b

Please sign in to comment.