From af318223e1799ff927fd1a5fd6090f1f506e7847 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sun, 15 Oct 2017 00:56:02 +0200 Subject: [PATCH] NUM_FIELD = 40 --- doc/developper/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developper/Doxyfile b/doc/developper/Doxyfile index d566823e3..618a63520 100644 --- a/doc/developper/Doxyfile +++ b/doc/developper/Doxyfile @@ -1617,5 +1617,5 @@ GENERATE_LEGEND = YES # the various graphs. DOT_CLEANUP = YES -UML_LIMIT_NUM_FIELDS = 20 +UML_LIMIT_NUM_FIELDS = 40