Skip to content

Commit d3e561f

Browse files
committedDec 4, 2017
Fix build warning
1 parent d0e927a commit d3e561f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/core/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ SET(QGIS_CORE_MOC_HDRS
611611
qgsfieldmodel.h
612612
qgsfieldproxymodel.h
613613
qgsfiledownloader.h
614-
qgsfileutils.h
615614
qgsfeaturefiltermodel.h
616615
qgsfeaturefiltermodel_p.h
617616
qgsgeometryvalidator.h
@@ -885,6 +884,7 @@ SET(QGIS_CORE_HDRS
885884
qgsfieldformatter.h
886885
qgsfield_p.h
887886
qgsfields.h
887+
qgsfileutils.h
888888
qgsfontutils.h
889889
qgsgeometrysimplifier.h
890890
qgshistogram.h

0 commit comments

Comments
 (0)
Please sign in to comment.