Skip to content

Commit

Permalink
Readd qgsfeature.h to CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 4, 2018
1 parent db45686 commit 507649d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/core_auto.sip
Expand Up @@ -317,6 +317,7 @@
%Include auto_generated/qgsdataitem.sip
%Include auto_generated/qgsdataprovider.sip
%Include auto_generated/qgsdatasourceuri.sip
%Include auto_generated/qgsfeature.sip
%Include auto_generated/qgsfeedback.sip
%Include auto_generated/qgsfield.sip
%Include auto_generated/qgsfieldconstraints.sip
Expand Down Expand Up @@ -445,5 +446,4 @@
%Include auto_generated/layertree/qgslayertreeregistrybridge.sip
%Include auto_generated/qgsuserprofilemanager.sip
%Include auto_generated/symbology/qgsarrowsymbollayer.sip
%Include auto_generated/qgsfeature.sip
%Include auto_generated/qgsuserprofile.sip
1 change: 1 addition & 0 deletions src/core/CMakeLists.txt
Expand Up @@ -591,6 +591,7 @@ SET(QGIS_CORE_MOC_HDRS
qgsdataprovider.h
qgsdatasourceuri.h
qgsdbfilterproxymodel.h
qgsfeature.h
qgsfeedback.h
qgsfield.h
qgsfieldconstraints.h
Expand Down

0 comments on commit 507649d

Please sign in to comment.