Skip to content

Commit bf25742

Browse files
committed
Fix build warning
1 parent 72e99d5 commit bf25742

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
@@ -656,7 +656,6 @@ SET(QGIS_CORE_MOC_HDRS
656656
qgswebpage.h
657657
qgswebview.h
658658
qgssettings.h
659-
qgsprojecttranslator.h
660659

661660
annotations/qgsannotation.h
662661
annotations/qgsannotationmanager.h
@@ -903,6 +902,7 @@ SET(QGIS_CORE_HDRS
903902
qgsprojectproperty.h
904903
qgsprojectstorage.h
905904
qgsprojectstorageregistry.h
905+
qgsprojecttranslator.h
906906
qgsprojectversion.h
907907
qgsproperty.h
908908
qgsproperty_p.h

0 commit comments

Comments
 (0)