Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
nyalldawson committed Feb 12, 2019
1 parent 29fa7b6 commit 85b5167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/quickgui/qgsquickidentifykit.cpp
Expand Up @@ -21,6 +21,7 @@

#include "qgsquickidentifykit.h"
#include "qgsquickmapsettings.h"
#include "qgsexpressioncontextutils.h"

#include "qgis.h"

Expand Down
1 change: 1 addition & 0 deletions src/quickgui/qgsquickmapcanvasmap.cpp
Expand Up @@ -27,6 +27,7 @@

#include "qgsquickmapcanvasmap.h"
#include "qgsquickmapsettings.h"
#include "qgsexpressioncontextutils.h"


QgsQuickMapCanvasMap::QgsQuickMapCanvasMap( QQuickItem *parent )
Expand Down

0 comments on commit 85b5167

Please sign in to comment.