We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2c0e9 commit 9aba757Copy full SHA for 9aba757
src/analysis/CMakeLists.txt
@@ -61,6 +61,14 @@ QT4_WRAP_CPP(QGIS_ANALYSIS_MOC_SRCS ${QGIS_ANALYSIS_MOC_HDRS})
61
# install headers
62
63
SET(QGIS_ANALYSIS_HDRS
64
+ raster/qgsaspectfilter.h
65
+ raster/qgsderivativefilter.h
66
+ raster/qgshillshadefilter.h
67
+ raster/qgsninecellfilter.h
68
+ raster/qgsrastercalculator.h
69
+ raster/qgsrelief.h
70
+ raster/qgsruggednessfilter.h
71
+ raster/qgsslopefilter.h
72
vector/qgsgeometryanalyzer.h
73
vector/qgszonalstatistics.h
74
interpolation/qgsinterpolator.h
0 commit comments