From 3175b34cc09c59300d5ad2868ab6aba6f4ad0646 Mon Sep 17 00:00:00 2001 From: Tim Offermann Date: Fri, 27 Nov 2020 20:39:07 +0100 Subject: Introduce new DOT_UML_DETAIL setting "NONE" Change of DOT_UML_DETAIL from bool to enum in order to avoid the creation of another, new configuration setting. --- src/config.xml | 20 ++++++++++---------- src/dotnode.cpp | 30 +++++++++++++++++++++++++++--- 2 files changed, 37 insertions(+), 13 deletions(-) diff --git a/src/config.xml b/src/config.xml index 1faf67f..56dacd6 100644 --- a/src/config.xml +++ b/src/config.xml @@ -3444,22 +3444,22 @@ to be found in the default search path. ]]> - -