]> git.lyx.org Git - lyx.git/blobdiff - sourcedoc/Doxyfile.in
Correct include dir.
[lyx.git] / sourcedoc / Doxyfile.in
index 16f78f98829ce45692e3a7407edcf390b5a80433..097d4a9aabd1971b1022963b1f94017bb96ff72c 100644 (file)
@@ -838,7 +838,7 @@ GRAPHICAL_HIERARCHY    = YES
 # generated by dot. Possible values are gif, jpg, and png
 # If left blank gif will be used.
 
-DOT_IMAGE_FORMAT       = gif
+DOT_IMAGE_FORMAT       = png
 
 # The tag DOT_PATH can be used to specify the path where the dot tool can be 
 # found. If left blank, it is assumed the dot tool can be found on the path.