Skip to content

Commit

Permalink
fix quick compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jan 12, 2021
1 parent dcd3c32 commit 84313c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/quickgui/attributes/qgsquickattributeformmodelbase.cpp
Expand Up @@ -19,6 +19,8 @@
#include "qgsquickattributeformmodelbase.h"
#include "qgsquickattributeformmodel.h"
#include <qgsvectorlayerutils.h>
#include "qgsattributeeditorcontainer.h"
#include "qgsattributeeditorfield.h"

/// @cond PRIVATE

Expand Down
1 change: 1 addition & 0 deletions src/quickgui/attributes/qgsquickattributeformmodelbase.h
Expand Up @@ -32,6 +32,7 @@

#include "qgseditformconfig.h"
#include "qgsexpressioncontext.h"
#include "qgsattributeeditorcontainer.h"

#include "qgis_quick.h"
#include "qgsquickattributemodel.h"
Expand Down

0 comments on commit 84313c9

Please sign in to comment.