Skip to content

Commit

Permalink
forward declaration for QgsVectorLayer
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Oct 8, 2018
1 parent f5d2b88 commit f86b86b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/qgsstatisticalsummarydockwidget.h
Expand Up @@ -26,7 +26,6 @@
#include "qgsfeedback.h"
#include "qgsvectorlayerutils.h"
#include "qgstaskmanager.h"
#include "qgsvectorlayer.h"

#include "qgis_app.h"

Expand All @@ -37,7 +36,7 @@ class QgsDockBrowserTreeView;
class QgsLayerItem;
class QgsDataItem;
class QgsBrowserTreeFilterProxyModel;

class QgsVectorLayer;

/**
* \class QgsStatisticsValueGatherer
Expand Down

0 comments on commit f86b86b

Please sign in to comment.