We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cea3fe commit 58dda99Copy full SHA for 58dda99
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