Skip to content

Commit 4c65277

Browse files
committedApr 16, 2015
doxygen: add missing gui directory for effects
1 parent 8a1ea2e commit 4c65277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎cmake_templates/Doxyfile.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@ INPUT = @CMAKE_SOURCE_DIR@/doc \
585585
@CMAKE_SOURCE_DIR@/src/gui/attributetable \
586586
@CMAKE_SOURCE_DIR@/src/gui/editorwidgets \
587587
@CMAKE_SOURCE_DIR@/src/gui/editorwidgets/core \
588+
@CMAKE_SOURCE_DIR@/src/gui/effects \
588589
@CMAKE_SOURCE_DIR@/src/gui/layertree \
589590
@CMAKE_SOURCE_DIR@/src/gui/raster \
590591
@CMAKE_SOURCE_DIR@/src/gui/symbology-ng \

0 commit comments

Comments
 (0)
Please sign in to comment.