diff --git a/cmake_templates/Doxyfile.in b/cmake_templates/Doxyfile.in index f11e3bc96af..1e32d69956a 100644 --- a/cmake_templates/Doxyfile.in +++ b/cmake_templates/Doxyfile.in @@ -585,6 +585,7 @@ INPUT = @CMAKE_SOURCE_DIR@/doc \ @CMAKE_SOURCE_DIR@/src/gui/attributetable \ @CMAKE_SOURCE_DIR@/src/gui/editorwidgets \ @CMAKE_SOURCE_DIR@/src/gui/editorwidgets/core \ + @CMAKE_SOURCE_DIR@/src/gui/effects \ @CMAKE_SOURCE_DIR@/src/gui/layertree \ @CMAKE_SOURCE_DIR@/src/gui/raster \ @CMAKE_SOURCE_DIR@/src/gui/symbology-ng \