We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent d0e927a commit d3e561fCopy full SHA for d3e561f
src/core/CMakeLists.txt
@@ -611,7 +611,6 @@ SET(QGIS_CORE_MOC_HDRS
611
qgsfieldmodel.h
612
qgsfieldproxymodel.h
613
qgsfiledownloader.h
614
- qgsfileutils.h
615
qgsfeaturefiltermodel.h
616
qgsfeaturefiltermodel_p.h
617
qgsgeometryvalidator.h
@@ -885,6 +884,7 @@ SET(QGIS_CORE_HDRS
885
884
qgsfieldformatter.h
886
qgsfield_p.h
887
qgsfields.h
+ qgsfileutils.h
888
qgsfontutils.h
889
qgsgeometrysimplifier.h
890
qgshistogram.h
0 commit comments