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 be7b60f commit 8bafa34Copy full SHA for 8bafa34
src/core/CMakeLists.txt
@@ -87,6 +87,10 @@ qgsrunprocess.h
87
qgsvectorlayer.h
88
89
raster/qgsrasterlayer.h
90
+raster/qgscolortable.h
91
+raster/qgsrasterpyramid.h
92
+raster/qgsrasterbandstats.h
93
+raster/qgsrasterviewport.h
94
)
95
96
QT4_WRAP_CPP(QGIS_CORE_MOC_SRCS ${QGIS_CORE_MOC_HDRS})
0 commit comments